Gets the XSLT library version.
Returns the version number of the XSLT library, as an integer.
<?phpecho domxml_xslt_version();?>
The above example will output something similar to:
10112