xslt_backend_name

(PHP 4 >= 4.3.0)

xslt_backend_nameReturns the name of the backend

Description

string xslt_backend_name ( void )

xslt_backend_name() gets the name of the backend.

Return Values

Returns Sablotron.

Examples

Example #1 xslt_backend_name() example

<?php

echo xslt_backend_name(); // Sablotron

?>

See Also


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout