XML Helper

Package:
XML Helper
Summary:
Extract XML data into an array and vice-versa
Groups:
PHP 5, XML
Author:
Richard Williams
Description:
This class can be used to extract XML data into an array and vice-versa.

It can parse a given XML document and return an nested array that describes the XML document structure and data.

The class can also do the opposite, i.e. take an array with a document structure and data and generate a XML document from it.


Powered by Gewgley