Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version ist eine komplette abwärtskompatibel Quelltextbereinigung der Version 0.8.5. Die Klassen folgen nun die Gestaltung des W3C, da sie angeblich in erster Linie zu tun. Prüfen Sie die Projekt-Homepage für die Dokumentation und Beispiel-Code.
Tags: Code cleanup
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.

2003-10-25 21:23
0.8.5

Unterstützung für die contentType Eigenschaft wurde hinzugefügt. Unterstützung für die Eigenschaft nodeType wurde hinzugefügt. Vorläufige Unterstützung für CDATA-Abschnitt hinzugefügt wurde. Unterstützung für Zeichencodierung durch die wichtigsten XML-Tags in XML-Dokumente hinzu. Die appendChild-Methode wurde optimiert. createTextNode war nicht konform, und es zerstört die Kinder-Baum, so wurde behoben. Einige Teile des Codes wurden neu bewertet, und einige kleine Bugs wurden gefixt. Die Lizenz Informationen und Beispiele (siehe functest.php) wurden aktualisiert.
Tags: Major bugfixes
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.

2003-07-04 16:56
0.8

Tags: Initial freshmeat announcement

Project Resources