XCIV. qtdom Functions
| Warnung |
|
Diese Erweiterung ist EXPERIMENTELL. Das Verhalten dieser Erweiterung, einschließlich der Funktionsnamen, und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Erweiterung auf eigenes Risiko. |
Anmerkung: This extension is not available on Windows platforms.
Anmerkung: This extension has been removed as of PHP 5 and moved to the PECL repository.
Anforderungen
You need the Qt-library >=2.2.0
Installation
Configure PHP --with-qtdom to use these functions.
- Inhaltsverzeichnis
- 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
| Zurück | Zum Anfang | Weiter |
| preg_split | Nach oben | qdom_error |