xslt_backend_version

(PHP 4 >= 4.3.0, PECL)

xslt_backend_version --  Returns the version number of Sablotron

Description

string xslt_backend_version ( void )

xslt_backend_version() returns the version number of Sablotron if available, FALSE otherwise.

Beispiele

Beispiel 1. xslt_backend_version() example

<?php

echo xslt_backend_version(); // 0.98 for example

?>

Siehe auch

xslt_backend_name() und xslt_backend_info().

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:09