Projects / php xmllib / Releases

RSS All releases of php xmllib

  •  11 Feb 2004 09:05

Release Notes: Correct encoding and decoding of UTF-8 and ISO-8859-1 are now supported. #text, #cdata-sections, and comments are also supported. New methods include: getElementByID; getCardinality, which returns the next available id, and is very useful for inserting records; toFile, which writes data to a file; toArray, which parses nodes into an associative array; nodeValue, which provides easy access to a node's value. The name of the $type attribute was changed to $nodeName in order to fit the general standards, and it should be accessed with the nodeName() method. The Root class has been deprecated. getData() has been deprecated in favor of nodeValue().

Screenshot

Project Spotlight

Kernel Configuration Comparison

A Linux kernel ".config" file comparison GUI.

Screenshot

Project Spotlight

GLib

The GLib library of C routines.