xslt_backend_version> <xslt_backend_info
Last updated: Fri, 24 Feb 2012

xslt_backend_name

(PHP 4 >= 4.3.0)

xslt_backend_nameReturns the name of the backend

Descrição

string xslt_backend_name ( void )

xslt_backend_name() gets the name of the backend.

Valor Retornado

Returns Sablotron.

Exemplos

Exemplo #1 xslt_backend_name() example

<?php

echo xslt_backend_name(); // Sablotron

?>

Veja Também



User Contributed Notes
xslt_backend_name
There are no user contributed notes for this page.

xslt_backend_version> <xslt_backend_info
Last updated: Fri, 24 Feb 2012