Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Claudio Castelpietra (1) | > | Mission progress status | > | Reputation |
|
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 |
| ||||
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 |