suche nach in der

xpath_eval_expression> <domxml_xslt_stylesheet
Last updated: Fri, 18 May 2012

view this page in

domxml_xslt_version

(PHP 4 >= 4.2.0)

domxml_xslt_version Gets the XSLT library version

Beschreibung

int domxml_xslt_version ( void )

Gets the XSLT library version.

Rückgabewerte

Returns the version number of the XSLT library, as an integer.

Beispiele

Beispiel #1 domxml_xslt_version() Example

<?php

echo domxml_xslt_version();

?>

Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:

10112

Siehe auch



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, 18 May 2012