useful recursive PHP functions

recursively ...

PHP Manual for

XCII. qtdom Functions

Warning

This extension is EXPERIMENTAL . The behaviour of this extension -- including the names of its functions and anything else documented about this extension -- may change without notice in a future release of PHP. Use this extension at your own risk.

Note: This extension is not available on Windows platforms.

Note: This extension has been removed as of PHP 5 and moved to the PECL repository.

Requirements

You need the Qt-library >=2.2.0

Installation

Configure PHP --with-qtdom to use these functions.

Table of Contents qdom_error -- Returns the error string from the last QDOM operation or FALSE if no errors occurredqdom_tree -- Creates a tree of an XML string

© 2012 lixlpixel