PHP 5: XML2Array_xmlreader
MichMich666 (contact me)
This class can be used to parse a XML document into an array.
It takes a XML document as a text string and parses it with the XMLReader class.
The class traverses the parsed document and builds an array with the names of the tags as keys.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (75.0%)
| Sufficient (60.0%)
| -
| -
| -
| -
| Not sure (43.5%)
| 1554 |
Click here for detailed information about this class on phpclasses.org