RE/pinboard

Digital Web Magazine - PHP and XML Sitting in a Tree

Using SimpleXML in PHP allows you to grab a chunk of XML and convert it into a PHP object, which is then broken down further, turning the XML elements into object properties which PHP can then act on.