XSLT_BACKEND_NAME(3) 1 XSLT_BACKEND_NAME(3) xslt_backend_name - Returns the name of the backendSYNOPSISstring xslt_backend_name (void )DESCRIPTIONxslt_backend_name(3) gets the name of the backend.RETURN VALUESReturns Sablotron.EXAMPLESExample #1 xslt_backend_name(3) example <?php echo xslt_backend_name(); // Sablotron ?>SEE ALSOxslt_backend_info(3), xslt_backend_version(3). PHP Documentation Group XSLT_BACKEND_NAME(3)