PHP Classes

class_xmlparser: XML parser class

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 38%Total: 5,414 This week: 1All time: 472 This week: 560Down
Version License Categories
class_xmlparser 1.0GNU General Publi...XML
Description 

Author

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);

Picture of MARY Matthieu
Name: MARY Matthieu <contact>
Classes: 19 packages by
Country: ???
Age: 45
All time rank: 25
Week rank: 416 Down

  Files folder image Files  
File Role Description
Plain text file class_xmlparser.php Class class xmlparser

 Version Control Unique User Downloads Download Rankings  
 0%
Total:5,414
This week:1
All time:472
This week:560Down
User Ratings User Comments (1)
 All time
Utility:61%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:38%StarStar
Rank:3918
 
Not the best but does the job.
8 years ago (Mega sploder)
45%StarStarStar