Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

WebReference.com:
XML and PHP Simplified
Jul 02, 2009 @ 16:54:52

New on WebReference.com is this look (part of a series) at working with XML in PHP, this time it's specifically covering the DOM functionality.

With this series of articles, I will try to simplify and demystify the use and application of XML and the DOM. First, we will look at what XML is and then move on to what functions are available for use to manipulate and use XML.

The tutorial introduces XML and gives a sample structure of a document and breaks it down to explain each of the parts. Following that they look at some of the XML-related functionality to create their sample XML file.

tagged: xml simple tutorial

Link:


Trending Topics: