xslt_backend_name
(PHP 4 >= 4.3.0)
xslt_backend_name — Returns the name of the backend
Opis
string xslt_backend_name
( void
)
xslt_backend_name() gets the name of the backend.
Zwracane wartości
Returns Sablotron.
Przykłady
Przykład #1 xslt_backend_name() example
<?php
echo xslt_backend_name(); // Sablotron
?>
Zobacz też:
- xslt_backend_info() - Returns the information on the compilation settings of the backend
- xslt_backend_version() - Returns the version number of Sablotron
xslt_backend_name
There are no user contributed notes for this page.
