NuSphere Corporation
Support Services
Overview
KB
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
Technical FAQ
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla Development
Learn PHP
<xslt_backend_infoxslt_backend_version>
Last updated: Tue, 19 Sep 2006

xslt_backend_name

(PHP 4 >= 4.3.0, PECL)

xslt_backend_name --  Returns the name of the backend

Description

string xslt_backend_name ( void )

xslt_backend_name() will always return Sablotron.

Examples

Example 1. xslt_backend_name() example

<?php

echo xslt_backend_name(); // Sablotron

?>



<xslt_backend_infoxslt_backend_version>
Last updated: Tue, 19 Sep 2006