Quantcast
Channel: Error while trying to parse a YouTube search feed - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by Repox for Error while trying to parse a YouTube search feed

Another way to access the attributes:echo $xml->entry[0]->link["href"];

View Article


Answer by Glen Solsberry for Error while trying to parse a YouTube search feed

Check out the attributes method to a SimpleXML Object

View Article


Error while trying to parse a YouTube search feed

I'm using SimpleXML to parse a YouTube search feed. I want to get the first result in the feed after searching for a term. Right now my code looks like this:set_time_limit(0);// Include needed...

View Article
Browsing all 3 articles
Browse latest View live


Latest Images