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

search for in the

domxml_xmltree> <domxml_open_mem
Last updated: Fri, 14 Nov 2008

view this page in

domxml_version

(PHP 4 >= 4.0.7)

domxml_version XML ライブラリのバージョンを取得する

説明

string domxml_version ( void )

この関数は、現在使用されている XML ライブラリのバージョンを取得します。

返り値

XML ライブラリのバージョンを文字列として返します。

例1 domxml_version() の例

<?php

echo domxml_version();

?>

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

20607



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

domxml_xmltree> <domxml_open_mem
Last updated: Fri, 14 Nov 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites