This class can be used to generate an XML document from an array.
It can traverse a nested associative array and generate a XML document.
The array entry indexes are used to define the XML tag names. The array entry values are used to define the XML tag data.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
array2xml.php |
Class |
convert from mutidimensional array to xml |
example.php |
Example |
example on howto use the class |