In January 2005 I wrote a tutorial on the PEAR package
XML_Parser, that I maintain. This tutorial was supposed to be published in the
PEAR section of Zend's developer zone, as they planned on sponsoring PEAR developers that were willing to write tutorials for their packages. Sadly enough this tutorial has never been published, although Zend promised me to do so and I also never received the
promised discount on the Zend certification.
When cleaning up my hard disk yesterday, I stumbled across the tutorial and decided, that it would probably be better to publish it on my own website instead of waiting for Zend to finally put it online. So if you still are using PHP4 or prefer SAX-based parsing although PHP5 offers a decent DOM implementation, you can now find the
XML_Parser tutorial on my
website.
Be warned: Although the tutorial itself has been written in English, the rest of the website is in German, so you might find the navigation a bit strange. But no need to worry, the this link will
guide you directly to the tutorial.