PHP 7.0.6 Released

rrd_version

(PECL rrd >= 1.0.0)

rrd_versionGets information about underlying rrdtool library

Description

string rrd_version ( void )

Returns information about underlying rrdtool library.

Parameters

This function has no parameters.

Return Values

String with rrdtool version number e.g. "1.4.3".

User Contributed Notes

There are no user contributed notes for this page.
To Top