Download List

專案描述

dom xml class implements the DOM XML standard without using special-purpose PHP extensions. The properties and methods in the class are based on the properties and methods of the Flash Actionscript XML object.

System Requirements

System requirement is not defined
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.

2005-05-27 19:46
0.9

This version is a complete backward-compatible code cleanup of version 0.8.5. The classes now follow the design of the W3C, as they were supposed to do in the first place. Check the project homepage for documentation and example code.
標籤: Code cleanup

2003-10-25 21:23
0.8.5

Support for the contentType property was added. Support for the nodeType property was added. Preliminary support for cdata-section was added. Support for character encoding through the main XML-tag in XML docs was added. The appendChild-method was optimized. createTextNode was non-compliant, and it wrecked the childrens-tree, so it has been fixed. Some pieces of code were reevaluated, and some small bugs were fixed. The license information and examples (see functest.php) were updated.
標籤: Major bugfixes

2003-07-04 16:56
0.8

標籤: Initial freshmeat announcement

Project Resources