Parsing XML With SimpleXML
Parsing XML essentially means navigating through an XML document and returning the relevant data. An increasing number of web services return data in JSON format, but a large number still return XML, so you need to master parsing XML if you really want to consume the full breadth of APIs available.
Want to have your say? just login



Be first to show your opinion !!!