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.
The XML code produced is now w3c valid: it contains the link to the Document Type Declaration file pXw4Pa.dtd. Support has been added for empty and space-filled tags (tags that contain space, tab, carriage return, and line feed characters.). There are some documentation changes.