Forum und email

qtdom Functions

Warning

Это расширение является ЭКСПЕРИМЕНТАЛЬНЫМ. Поведение этого расширения, включая имена его функций и относящуюся к нему документацию, может измениться в последующих версиях PHP без уведомления. Используйте это расширение на свой страх и риск.

Note: Для Windows-платформ это расширение недоступно.

Note: This extension has been moved to the » PECL repository and is no longer bundled with PHP as of PHP 5.0.0.

Требования

You need the Qt-library >=2.2.0

Установка

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 occurred
  • qdom_tree — Creates a tree of an XML string

08, Erik Sefkow