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

search for in the

SWF> <rpm_open
Last updated: Fri, 30 Jan 2009

view this page in

rpm_version

(PECL rpmreader:0.3)

rpm_version rpmreader 拡張モジュールの現在のバージョンを表す文字列を返す

説明

string rpm_version ( void )

rpm_version() は、rpmreader 拡張モジュールの 現在のバージョンを返します。

返り値

rpm_version() は、現在 PHP に読み込まれている rpmreader のバージョンを表す文字列を返します。

例1 rpm_version() の例

<?php

$rpmr_ver 
rpm_version();

echo 
"$rpmr_ver<br />\n";

?>



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

SWF> <rpm_open
Last updated: Fri, 30 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites