News Feed
Jobs Feed
Sections




News Archive
DevShed:
Loading XML Strings with simpleXML in PHP 5
June 19, 2006 @ 07:21:05

DevShed continues their "Using SimpleXML in PHP5" series today with a bit more complex look (part two) at loading in preexisting XML strings to be manipulated.

Are you looking forward to learning about loading XML data strings, as well as searching and accessing nodes? Then this is the tutorial you've been waiting for since last week! Welcome to the second part of the series "Working with simpleXML in PHP 5." This three-part series introduces the most important features of the "simpleXML" extension that comes with PHP 5, and shows by several hands-on examples how to implement the handy set of XML-parsing functions that are included in this library.

They start by demonstrating the simplexml_load_string functionality to simply grab the data and follow it with a method to pull out just the data you need from the resulting object. Finally, they help you construct an XMLParser class to show a more object-oriented approach to performing the same tasks.

0 comments voice your opinion now!
simplexml tutorial simplexml_load_string object reference simplexml tutorial simplexml_load_string object reference


blog comments powered by Disqus

Similar Posts

NetTuts.com: Testing your PHP Codebase with EnhancePHP

NETTUTS.com: How to Write a "Most Popular By Views" WordPress Plugin

Cory Borrow's Blog: Creating thumbs from textfiles with PHP and GD

Zend Developer Zone: Building AJAX Applications with PHP and HTML_AJAX

Gonzalo Ayuso's Blog: Pivot tables in PHP


Community Events









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


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

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