|
|
| Name: |
XML parser |
| Base name: |
xml_parser |
| Description: |
Parse a XML document into an array |
| Related classes: |
xmlparser, tag parser |
| Version: |
1.0 |
| PHP version: |
5 |
| License: |
The PHP License |
| All time users: |
2043 users |
| All time rank: |
1647 |
| Week users: |
3 users |
| Week rank: |
1179 |
| |
|
This class can be used to parse a XML document into an array.
It retrieves the XML document from a file or a remote Web server and parses it into a document object structure.
The class converts the document objects into nested associative arrays of tag nodes.
| |
Screenshots |
|
|
 |
| File |
Role |
Description |
xml2array.jpg |
Screen |
a xml document was parsed and converted to array |
|
| 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 |
|
|