The latest version of SAFOX fixes a bug that occured when parsing comments that contained tags. BUGFIX 20051130-2 solves this problem.
The latest version of SAFOX has been optimised for error reporting E_ALL, that is no errors, warnings, or notices should appear anymore. It has been tested on Linux/Apache and been verified. However, on XAMP running Apache/2.0.55 (Win32) on Windows XP a...
Simple API For XML (SAFOX) handling released in version 0.2
As of Nov 21 2005 a new minor relase has been put online. New version 0.2 inludes a new methods and a major bugfix
* getchildNodeByTagName() Method added to XMLDOC
* writeToFile Method added to XMLDOC
* BUGFIX 20051117 in xmlParser - corrects a mishandling of <![CDATA[ .. ]]> enclosed tag content that...