News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Parsing Child Nodes with the DOM XML extension in PHP 5
April 08, 2008 @ 09:47:48

Alejandro Gervasio has finished up his series on DevShed looking at working with the DOM extension in PHP5 with this new article, a look at parsing child nodes.

In this last chapter of the series, I'm going to teach you how to handle the child nodes of an XML document by way of two simple methods, called hasChildNode() and removeChild() respectively. So let's not waste any more time in preliminaries and learn how to use them in a helpful way.

They review some of the concepts mentioned previously before moving ahead to the use of the hasChildNodes and removeChild methods to check for children and get rid of only certain ones.

0 comments voice your opinion now!
dom xml php5 tutorial child node haschildnodes removechild



Similar Posts

Edin's Blog: New Windows installer for PHP 5.2

Mike Lively's Blog: Late Static Binding - Changes to parent

DevShed: Working with Private Properties to Protect PHP 5 Class Data

DevShed: Main Methods of the DirectoryIterator Class in PHP 5

ThinkPHP Blog: Creating press-ready PDF documents on the fly including individual barcodes


Community Events







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


code developer book PEAR database ajax PHP5 security zend mysql zendframework conference releases package example release job framework cakephp application

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