PHP : Objects and XML
Just some nice example to show how to create an XML output from an object. And also create an object from an XML source.
Do be able to run those example, you must install the PEAR packages called XML/Serializer
.
First example, creation of the XML output: