XMLns2array

Package:
XMLns2array
Summary:
Convert a XML document into an array
Groups:
Data types, PHP 5, XML
Author:
Mark Holtzhausen
Description:
This class can be used to convert a XML document into an array.

It takes XML document structure as a SimpleXMLElement object and traverses it to build a nested array structure.

The class preserves the original document namespaces.


Powered by Gewgley