pXw4Pa (poor XML wrapper for PHP arrays) consists
of 2 simple PHP functions that can read/write a
PHP array from/to an XML file. It can be used to
store data in XML files simply and quickly.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
A bug has been fixed that created problems when the 1st subnode did not have a name like in this sequence: <pXw4Pa version="0.1"><group><group>. Some notes on documentation have been added.