(PHP 4 >= 4.3.0)
xslt_backend_name() will always return Sablotron.
Beispiel 1. xslt_backend_name() example
<?phpecho xslt_backend_name(); // Sablotron?>
See also xslt_backend_info() and xslt_backend_version().