PHP

Name: simplexml44 - PHP4 backport of PHP5 SimpleXML

Version: 0.4.4

OVERVIEW

simplexml44 is a backport of the new PHP5 API called SimpleXML. It provides a simple access to XML files, optimized for reading. It is possible to change CDATA nodes or attributes, but it is not possible to add or delete certain nodes of the internal DOM like tree. simplexml44 is written in pure PHP.

This package is part of the Ister PHP4 Framework. It is included in the framework distribution as of version 0.4.0.

This small library is required for example by the Facebook platform client library for PHP4.

Requirements: PHP4 >=4.2.0; XML Parser Extension (Expat)

License: BSD Style

Read the documentation

Download at sourceforge.net

SourceForge.net Logo