PHP Classes

Classes of Claudio Castelpietra

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Claudio Castelpietra (1)  >  Mission progress status  >  Reputation  
Picture of Claudio Castelpietra
Name: Claudio Castelpietra <contact>
Classes: 1
Country: Italy Italy
Age: 49
All time rank: 75727 in Italy Italy
Week rank: 275 Up10 in Italy Italy Up
All time users: 4068
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image VFXP_XML_Parser  
Light XML parser optimized for speed. Pure PHP.
This class can be used to parse XML documents.

This is a light-weight class optimized for parsing speed, so to make it suitable for frequent parameters parsing.

It uses only base PHP functions, so it does not require any special extension to parse the XML documents.

The input XML documents may be parsed from a text string or from a given file.

The class provides a simplified version of the DOM API to access the parsed document.

Works with PHP versions >= 3


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z