News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Installing PHP4 and PHP5 Concurrently on One WinXP Computer

Markus Wolff's Blog: Extending Zend_Controller_Action

Mike Kornienko's Blog: Integration of Spry and PHP/MySQL

DevShed: Drawing Basic Rectangles in PDF Documents with PHP 5

IBM developerWorks: Using Service Data Objects to construct XML


Community Events











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


phpunit code opinion object zendframework2 development example podcast release introduction unittest testing functional framework series tool interview language community application

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