This class be used to generate XML documents from associative arrays.
It traverses an associative array recursively.
Array element keys are converted into XML tags. Array element string values are converted into child data or tags. If an array element value is another array it is converted into a nested set of tags.
The generated XML document is stored in class variable or saved to a given file.
|
|
| Name: |
Array to XML |
| Base name: |
arraytoxml |
| Description: |
Generate XML documents from associative arrays |
| Version: |
0.1 |
| PHP version: |
4.0 |
| License: |
BSD License |
| All time users: |
2817 users |
| All time rank: |
1168 |
| Week users: |
3 users |
| Week rank: |
948  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (80.0%) |
Sufficient (75.0%) |
- |
- |
- |
- |
Not sure (47.5%) |
1683 |
| Month: |
Not yet rated by the users |
| |
Applications that use 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.
| |
Files |
|
|