|
|
| Name: |
XMLns2array |
| Base name: |
xmlns2array |
| Description: |
Convert a XML document into an array |
| Related classes: |
SimpleXMLElement, snippet |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
348 users |
| All time rank: |
5427 |
| Week users: |
0 users |
| Week rank: |
2587 |
| |
|
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.
| There are not enough user ratings to display for this class. |
| |
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 |
|
|
| File |
Role |
Description |
XMLns2array.inc.php |
Class |
XML (NS) 2 Array Static Class |
test.php |
Example |
Test File containing XML snippet to parse |
TestResults.txt |
Output |
Test File Containing the results from the test.php execution |