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, 26 Apr 2013

view this page in

xslt_backend_version

(PHP 4 >= 4.3.0)

xslt_backend_versionReturns the version number of Sablotron

Description

string xslt_backend_version ( void )

xslt_backend_version() gets the version number of Sablotron.

Return Values

Returns the version number, or FALSE if not available.

Examples

Example #1 xslt_backend_version() example

<?php

echo xslt_backend_version(); // 0.98 for example

?>

See Also



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