PHP SimpleXML Functions
PHP SimpleXML Introduction
The SimpleXML functions lets you convert XML to an object.
This object can be processed, like any other object, with normal property
selectors and array iterators.
Some of these functions requires the newest PHP build.
Installation
The SimpleXML functions are part of the PHP core. There is no installation
needed to use these functions.
PHP SimpleXML Functions
PHP: indicates the earliest version of PHP that supports the
function.
|