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
[edit] Last updated: Fri, 25 May 2012

view this page in

rpm_version

(PECL rpmreader >= 0.3.0)

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.

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