Query: rpm_version
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RPM_VERSION(3) 1 RPM_VERSION(3) rpm_version - Returns a string representing the current version of the rpmreader extensionSYNOPSISstring rpm_version (void )DESCRIPTIONrpm_version(3) will return the current version of the rpmreader extension.RETURN VALUESrpm_version(3) will return a string representing the rpmreader version currently loaded in PHP.EXAMPLESExample #1 rpm_version(3) example <?php $rpmr_ver = rpm_version(); echo "$rpmr_ver<br /> "; ?> PHP Documentation Group RPM_VERSION(3)
Related Man Pages |
---|
php-config(1) - centos |
php-config5(1) - suse |
php_sapi_name(3) - php |
version_compare(3) - php |
php_logo_guid(3) - php |
Similar Topics in the Unix Linux Community |
---|
error to openopen office |
Formating output in html |
Patches for Red Hat Linux |
Problems with the rpm command |