xslt_backend_info
(PHP 4 >= 4.3.0)
xslt_backend_info — Returns the information on the compilation settings of the backend
Description
string xslt_backend_info
( void
)
xslt_backend_info() gets information about the compilation settings of the backend.
Return Values
Returns a string with information about the compilation setting of the backend or an error string when no information available.
See Also
- xslt_backend_name() - Returns the name of the backend
- xslt_backend_version() - Returns the version number of Sablotron
[an error occurred while processing the directive]
- xslt_backend_info
- xslt_backend_name
- xslt_backend_version
- xslt_create
- xslt_errno
- xslt_error
- xslt_free
- xslt_getopt
- xslt_process
- xslt_set_base
- xslt_set_encoding
- xslt_set_error_handler
- xslt_set_log
- xslt_set_object
- xslt_set_sax_handler
- xslt_set_sax_handlers
- xslt_set_scheme_handler
- xslt_set_scheme_handlers
- xslt_setopt
Коментарии
404 Not Found