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.

Beispiele

Beispiel 1. xslt_backend_name() example

<?php

echo xslt_backend_name(); // Sablotron

?>

Siehe auch

xslt_backend_info() und xslt_backend_version().

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:09