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

search for in the

xpath_eval_expression> <domxml_xslt_stylesheet
Last updated: Fri, 15 Aug 2008

view this page in

domxml_xslt_version

(PHP 4 >= 4.2.0)

domxml_xslt_version Obtiene la versión de la biblioteca XSLT

Descripción

int domxml_xslt_version ( void )

Obtiene la versión de la biblioteca XSLT.

Valores retornados

Devuelve el número de la versión de la biblioteca XSLT, como un entero.

Ejemplos

Example #1 Ejemplo de domxml_xslt_version()

<?php

echo domxml_xslt_version();

?>

El resultado del ejemplo seria algo similar a:

10112

Ver también



add a note add a note User Contributed Notes
domxml_xslt_version
There are no user contributed notes for this page.

xpath_eval_expression> <domxml_xslt_stylesheet
Last updated: Fri, 15 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites