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

Fabien Potencier's Blog: Symfony Service Container: Using XML or YAML to describe Services

Zend Developer Zone: phpPaypalPro version 0.1.0 has been released

Maarten Balliauw's Blog: PHPLinq 0.4.0 released on CodePlex!

PHPBuilder.com: Class Inheritance with PHP

O'Reilly: More PHP Adoption Statistics


Community Events









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


release interview functional zendframework2 introduction event community unittest composer tool language api object framework development podcast opinion testing example code

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