This class can be used to parse XML documents and retrieve data into arrays.
It is an improvement of the original class written by MA Razzaque Rupom to make it process XML with illegal characters used in HTML documents.
It pre-processes the XML document to escape ampersand characters so the PHP XML parsing functions can accept them. After extracting the document structure into arrays, the class restores the original ampersands and fixes any illegal characters.
|
|
| Name: |
XML to array parser HTML fix |
| Base name: |
xmltoarray_htmlfix |
| Description: |
Parse XML with HTML entities and return arrays |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1681 users |
| All time rank: |
2074 |
| Week users: |
0 users |
| Week rank: |
2222  |
| |
|
| 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 |
|
|