rpm_version(3) php man page | unix.com

Man Page: rpm_version

Operating Environment: php

Section: 3

RPM_VERSION(3)								 1							    RPM_VERSION(3)

rpm_version - Returns a string representing the current version of the rpmreader extension

SYNOPSIS
string rpm_version (void )
DESCRIPTION
rpm_version(3) will return the current version of the rpmreader extension.
RETURN VALUES
rpm_version(3) will return a string representing the rpmreader version currently loaded in PHP.
EXAMPLES
Example #1 rpm_version(3) example <?php $rpmr_ver = rpm_version(); echo "$rpmr_ver<br /> "; ?> PHP Documentation Group RPM_VERSION(3)
Related Man Pages
phpversion(3) - php
php_sapi_name(3) - php
extension_loaded(3) - php
php_logo_guid(3) - php
ereg_replace(3) - php
Similar Topics in the Unix Linux Community
Linux kernel version comparision method
ksh Arithmetic syntax error while comparing decimal numbers
Building a Compiler
NTP synchronised problem in our Centos 7.6 node