News Feed
Jobs Feed
Sections




News Archive
DevShed:
Working with Multiple Document Nodes with the DOM XML Extension in PHP 5
March 19, 2008 @ 07:59:49

DevShed has posted the fourth part of their series looking at working with the DOM functionality of PHP5, this time with a focus on working with multiple document nodes inside of an XML document.

It's time to learn a few other methods included with the DOM XML extension. Based upon this premise, in this fourth tutorial I'm going to show you how to get access to multiple nodes of an XML document, either for internal processing or simply for echoing to the browser.

They show you how to grab the collection of nodes to work with and how to grab data from an XML text file with load() and loadXML().

0 comments voice your opinion now!
dom xml tutorial php5 load set collection object


blog comments powered by Disqus

Similar Posts

Till Klampaeckel's Blog: Cooking PHPUnit (and a chef-solo example on top)

Community News: rPath Linux Updates PHP5 Packages

Matt Frost: Using Selenium2 with PHPUnit

ZendCasts.com: Painless HTML Emails with Zend_Mail

DevShed: Completing a Web Site Template using Inheritance in PHP 5


Community Events









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


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

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