资 源 简 介
TDOM: XML in PHP5 made easy
PHP5 includes an object for handling XML files using DOM; TDOM seeks to simplify the handling of different types of XML-based files, including: SVG, XUL Interfaces, DocBook, RDF, XML, (x) HTML and thanks to its interface via plugins try to incorporate many more (eg RSS, Atom)
## Incorporates: ##
* Reading XML Files
* Writing XML Files
* Creation of Files (SVG, Docbook, etc)
* Creating XML files from another sources (databases, files, LDAP, etc)
* Modification and transformation
* Screen output