(PECL rrd >= 0.9.0)
Saves the result of query into image
public array RRDGraph::save ( void )
Saves the result of RRD database query into image defined by RRDGraph::__construct().
Returns:
Array with information about generated image is returned, FALSE
if error occurs.
Please login to continue.