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

DevShed: Validating URL Protocols, Hosts and Paths with Filters in PHP 5

Arpad Ray's Blog: The adventure of PHP and the magic quotes

Shaun Oleson's Blog: Authorize.NET and PHP

Shashikant Jagtap: Behat2.4 : Painless installation with Composer

Jurian Sluiman: Using Zend Framework service managers in your application


Community Events











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


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

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