RRDGraph::save

(PECL rrd >= 0.9.0)

RRDGraph::saveSaves the result of query into image

Descrição

public RRDGraph::save ( void ) : array

Saves the result of RRD database query into image defined by RRDGraph::__construct().

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Array with information about generated image is returned, FALSE if error occurs.