xslt_backend_info
(PHP 4 >= 4.3.0)
xslt_backend_info — Returns the information on the compilation settings of the backend
说明
string xslt_backend_info ( void )xslt_backend_info() gets information about the compilation settings of the backend.
返回值
Returns a string with information about the compilation setting of the backend or an error string when no information available.
参见
- xslt_backend_name() - Returns the name of the backend
- xslt_backend_version() - Returns the version number of Sablotron