News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Reading and writing the XML DOM with PHP
December 08, 2005 @ 08:18:57

On the IBM developerWorks page today, there's this new tutorial dealing with reading and writing XML with the DOM functionality in PHP.

Myriad techniques are available for reading and writing XML in PHP. This article presents three methods for reading XML: using the DOM library, using the SAX parser, and using regular expressions. Writing XML using DOM and PHP text templating will also be covered.

They look at what XML is, how to read it into PHP (with examples of DOM, SAX parsers, and regular expression methods), and writing out XML. The DOM functionality that they use for the examples is the newer, PHP5-compatable methods...

0 comments voice your opinion now!
xml reading writing dom php5 xml reading writing dom php5


blog comments powered by Disqus

Similar Posts

Packt Publishing: PHP Magic Features

Michael Bommarito\'s Blog: Day Three - PHP5 vs PHP6 Benchmark

Robert Basic's Blog: Data filtering with PHP's Filter extension

DevShed: Creating an Error Handling Module for a PHP 5 File Uploader

DevShed: Introducing the Facade Pattern in PHP 5


Community Events











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


database testing framework podcast conference development introduction series composer zendframework2 tool object functional release community code language interview opinion example

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