|
|
| Name: |
XML Class |
| Base name: |
mb_xml_class |
| Description: |
Parse XML documents and retrieved named elements |
| Related classes: |
DomDocument |
| Version: |
- |
| PHP version: |
4.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
517 users |
| All time rank: |
4521 |
| Week users: |
2 users |
| Week rank: |
1632 |
| |
|
This is a simple class that can be used to parse XML documents.
It can parse a XML document file using the DOM Document class and extracts all the nodes with a given name.
Then the class can retrieve the values of the elements with a given name that are inside the previously retrieved nodes.
| 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 |
|
|