This class parses a XML file to check its conformance.
It requires PHP 3.0.6 or later.
Simply call:
$p = new xmlparser($path_to_file);
if ($p->is_errors) print_r($p->get_errors);
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (61.4%) |
Sufficient (77.3%) |
- |
- |
- |
- |
Insufficient (38.4%) |
2082 |
| Month: |
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.
| Link |
Description |
| documentations |
functions documentation |
| forum |
Share yours problems, questions, and use on the official forum for this class |
| |
Files |
|
|