has anyone ever successfully setup a PHP based CMS that only uses XML files instead of a database. Meaning that the PHP would read and write to the XML files just like it would a database?? or any links to information on this
look at the PEAR serializer class.