Quantcast
Channel: Getting XML data from a external page and parsing it with PHP - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by artlung for Getting XML data from a external page and parsing it...

What is returned is an xhtml, it's xml-ish, but not good enough for an XML parser. To use SimpleXMLElement you would need well-formed XML. From the documentation of the constructor:Method...

View Article



Getting XML data from a external page and parsing it with PHP

I'm trying to create a database of World of Warcraft gems. If I go to this page:http://www.wowarmory.com/search.xml?fl[source]=all&fl[type]=gems&fl[subTp]=purple&searchType=itemsAnd go to...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images