PHP Classes

class_xmlparser: XML parser class

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 38%Total: 5,414 All time: 472 This week: 660Down
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: France, Metropolitan

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:5,414
This week:0
All time:472
This week:660Down
User Ratings User Comments (1)
 All time
Utility:61%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:38%StarStar
Rank:3997
 
Not the best but does the job.
9 years ago (Mega sploder)
45%StarStarStar