(PHP 4 >= 4.3.0, PECL)
xslt_backend_version() returns the version number of Sablotron if available, FALSE otherwise.
Example 1. xslt_backend_version() example
<?phpecho xslt_backend_version(); // 0.98 for example?>
xslt_backend_name() and xslt_backend_info().