Sterling Hughes: "XML is the solution to all your problems; SimpleXML ensures it isn't the root of your problems!"
- • New in PHP 5 (enabled by default)
- • Object Oriented approach to XML Documents
- • Really useful for well structured XML
- • Supports XPath for all sorts of tricks
- • Can write to attributes
- • Fast and Simple to use