Login   Register  
PHP Classes
elePHPant
Icontem

Class: class_xmlparser

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of MARY Matthieu  >  class_xmlparser  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: class_xmlparser
Base name: class_xmlparser
Description: XML parser class
Related classes: , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 5301 users
All time rank: 369
Week users: 1 user
Week rank: 2467
Picture of MARY Matthieu
Author: MARY Matthieu <e-mail contact>
Packages: 19 Browse this author's classes Browse this author's classes
Country: France, Metropolitan France, Metropolitan - PHP jobs in France, Metropolitan
Age: 33
All time rank: 231 in France, Metropolitan France, Metropolitan
Week rank: 115 Down1 in France, Metropolitan France, Metropolitan Equal


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

 

  Groups  
Group folder image XML XML parsing and generation View top rated classes

  Rate classes User ratings   Applications   Related links   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (61.4%)
Sufficient (77.3%)
-
-
-
-
Insufficient (38.4%)
2008
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
documentations functions documentation
forum Share yours problems, questions, and use on the official forum for this class

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

Download all files: class_xmlparser.tar.gz class_xmlparser.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.