(PECL rrd >= 0.9.0)
Creates new RRDGraph instance
public RRDGraph::__construct ( string $path )
Creates new RRDGraph instance. This instance is responsible for rendering the result of RRD database query into image.
Parameters:
path
Full path for the newly created image.
Returns:
No value is returned.
Please login to continue.