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 (62.5%) |
Good (80.0%) |
- |
- |
- |
- |
Insufficient (39.3%) |
1751 |
| Month: |
Not yet rated by the users |
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 |