CXXIII. qtdom Functions
| Aviso |
Esta extensión es EXPERIMENTAL. Esto significa que el comportamiento de esta extensión, los nombre de sus funciones y en definitiva TODO lo documentado sobre esta extensión, puede cambiar en una futura versión de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad. |
Nota: Esta extensión no está disponible en plataformas Windows
Nota: This extension has been moved to the PECL repository and is no longer bundled with PHP as of PHP 5.0.0.
Requisitos
You need the Qt-library >=2.2.0
Instalación
Configure PHP --with-qtdom to use these functions.
- Tabla de contenidos
- qdom_error -- Returns the error string from the last QDOM operation or FALSE if no errors occurred
- qdom_tree -- Creates a tree of an XML string
There are no user contributed notes for this page.
