downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

xslt_create> <xslt_backend_name
[edit] Last updated: Fri, 17 May 2013

view this page in

xslt_backend_version

(PHP 4 >= 4.3.0)

xslt_backend_versionDevuelve el número de versión de Sablotron

Descripción

string xslt_backend_version ( void )

xslt_backend_version() obtiene el número de la versión Sablotron.

Valores devueltos

Devuelve el número de versión, o FALSE si no está disponible.

Ejemplos

Ejemplo #1 xslt_backend_version() ejemplo

<?php

echo xslt_backend_version(); // 0.98 for example

?>

Ver también



add a note add a note User Contributed Notes xslt_backend_version - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites