Burhan Khalid
Company: MeidomusTutorials written by Burhan Khalid:
Parsing XML using PHP4
This tutorial will explain how to parse (that is, read and interpret) information from a XML file using PHP. I will discuss the very basics of XML (mainly structure), and then jump right in to the reading and parsing of XML files. This is not a tutorial on XML itself, just parsing XML with PHP.
Tuesday, 16th August 2005
Parsing XML using PHP5
This tutorial is a follow up to my earlier tutorial, Parsing XML using PHP4 and highlights the improvements in XML handling with PHP5.
Tuesday, 16th August 2005
