January 2006
Instant XML with PHP and PEAR::XML_Serializer [PHP & MySQL Tutorials]
by Krome & 2 others (via)PEAR::XML_Serializer works on the principle that XML can be represented as native PHP types (variables). In other words, you can build some array in PHP, pass it to XML_Serializer, and it will give you back an XML document that represents the array.
August 2005
phpCodeGenie - Database Driven Applications Code Generator
by kalooni (via)phpCodeGenie (PCG) is a code generator (MDS) for database driven applications.
1
(2 marks)