downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

xslt_create> <xslt_backend_name
[edit] Last updated: Fri, 17 May 2013

view this page in

xslt_backend_version

(PHP 4 >= 4.3.0)

xslt_backend_versionSablotron のバージョン番号を返す

説明

string xslt_backend_version ( void )

xslt_backend_version() は、 Sablotron のバージョン番号を取得します。

返り値

バージョン番号を返します。失敗した場合は FALSE を返します。

例1 xslt_backend_version() の例

<?php

echo xslt_backend_version(); // たとえば 0.98

?>

参考



add a note add a note User Contributed Notes xslt_backend_version - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites