SimpleXML

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 Orientated approach to XML Documents
  • Uses a lot of PHP 5 capabilities
  • Really useful for well structured XML
  • Can use XPath for even easier access
  • Can write to Attributes
 
SimpleXML Example © copyright 2004  Bitflux GmbH