News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

DevShed: Creating the Blog Script for a PHP/MySQL Blogging System (Part 2)

Evolt.org: Quick Calendar Using AJAX and PHP

PHPToys.com: Creating a file based AD rotator script

Sameer's Blog: Easy way to build GET query strings in php

SitePoint PHP Blog: How to Expose PHP's Private Parts


Community Events











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


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

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