PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<xslt_backend_infoxslt_backend_version>
Last updated: Mon, 16 Jul 2012

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.

例子 1. xslt_backend_name() example

<?php

echo xslt_backend_name(); // Sablotron

?>



<xslt_backend_infoxslt_backend_version>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST