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

search for in the

xpath_eval_expression> <domxml_xslt_stylesheet
[edit] Last updated: Fri, 25 May 2012

view this page in

domxml_xslt_version

(PHP 4 >= 4.2.0)

domxml_xslt_version XSLT ライブラリのバージョンを取得する

説明

int domxml_xslt_version ( void )

XSLT ライブラリのバージョンを取得します。

返り値

XSLT ライブラリのバージョン番号を整数で返します。

例1 domxml_xslt_version() の例

<?php

echo domxml_xslt_version();

?>

上の例の出力は、 たとえば以下のようになります。

10112

参考



add a note add a note User Contributed Notes domxml_xslt_version
There are no user contributed notes for this page.

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