Categories
Tags → Xml Indenting

Recursive array to XML

This class can be used to generate XML documents from nested arrays. It takes an associative array and traverse it to generate a XML document on which the array keys are turned into XML tags and array entry values are nodes of the XML tags. ...
DETAILS
©2003-2008 jCay.com