PHP contains optional XML extensions that support the expat parser. The XML-related functions in PHP allow you to create a parser to process valid XML documents. If your Apache version is 1.3.7, you do not need to add any function libraries. All you need to do is to use -- With-XML to configure PHP.
Several examples of creating a PHP-based XML parser are provided in the PHP manual. In addition, the new riders web application development with PHP 4.0 has a good overview of using XML in PHP. One of the authors of this book has written a lot of instructions on zend.com.
Like the support for Java and COM, PHP's support for XML is still in its infancy. If you already have expat or libxml related experience, you can use your expertise to skip some content.
Julie meloni is i2i interactive's Technical Director, and Linux and openSource codeCommunity. She has written many books on PHP and other technologies and has become an expert with long-term contributions to CNET builder.com.