Projects / dom xml class

dom xml class

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.

Tags
Licenses
Implementation

RSS Recent releases

  •  27 May 2005 10:46

Release Notes: 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.

  •  25 Oct 2003 12:23

Release Notes: 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.

  •  04 Jul 2003 07:56

No changes have been submitted for this release.

Screenshot

Project Spotlight

Pong 2613

An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.

Screenshot

Project Spotlight

CodeQuery

A tool for indexing and then querying or searching C, C++, and Java source code.