Constantes pré-definidas

As contantes abaixo são definidas por esta extensão e somente estarão disponíveis quando a extensão foi compilada com o PHP ou carregada dinamicamente durante a execução.

XSL_CLONE_AUTO (integer)
XSL_CLONE_NEVER (integer)
XSL_CLONE_ALWAYS (integer)
LIBXSLT_VERSION (integer)
Versão da libxslt como 10117. Disponível no PHP 5.1.2.
LIBXSLT_DOTTED_VERSION (string)
Versão da libxslt como 1.1.17. Disponível no PHP 5.1.2.
LIBEXSLT_VERSION (integer)
Versão da libexslt como 813. Disponível no PHP 5.1.2.
LIBEXSLT_DOTTED_VERSION (string)
Versão da libexslt com 1.1.17. Disponível no PHP 5.1.2.
add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top