News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Tim Koschuetzki's Blog:
Parsing XML With The DOM Library
June 05, 2007 @ 08:38:00

Tim Koschuetzki has created and posted a new tutorial today that talks about working with XML documents with PHP's DOM Library (the PHP5 version) to create, query and update current documents.

The PHP 4 DOMXML extension has undergone some serious transformation since PHP5 and is a lot easier to use. Unlike SimpleXML, DOM can, at times, be cumbersome and unwieldy. However, it is often a better choice than SimpleXML. Please join me and find out why.

He breaks it out into a few different tasks - saving documents, using XPath queries, updating the contents of an XML file, working with namespaces and playing nice with SimpleXML.

1 comment voice your opinion now!
parse xml dom php5 library simplexml tutorial parse xml dom php5 library simplexml tutorial




Community Events





Don't see your event here?
Let us know!


symfony2 application language test custom development series opinion framework introduction community interview conference phpunit podcast unittest api manifesto release security

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework