PHP
Using XMLPHP - Using XML
Using XML
Parsing XML with SAX
Using DOM in PHP 4 to Read XML
Using DOM in PHP 5 to Read XML
Using DOM in PHP 4 to Write XML
Using DOM in PHP 5 to Write XML
Using SimpleXML
Transforming XML with XSL and PHP 4
Transforming XML with XSL and PHP 5
Validating XML
Communicating with Others
Unfortunately, PHP 4's XML support was somewhat limited. Some extensions did not prove to be very stable. This changed drastically with PHP 5 and a revamped XML support. Therefore, the main focus of this tutorial is on PHP 4. In PHP 5.1, some new features will be added that are already covered in this tutorial.