Parsing XML With The DOM Library | PHP Coding Practices – Become an expert PHP Programmer – Great article that goes deep into the the DOMXML extensions of PHP, showing you how to do serious manipulation of XML documents. Includes loading, parsing and writing XML docs, using XPath queries, adding nodes, removing data and more.