RRDGraph::save

(PECL rrd >= 0.9.0)

RRDGraph::saveSaves the result of query into image

Descrierea

public RRDGraph::save ( ) : array

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

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

add a note add a note

User Contributed Notes

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