RRDGraph::save

(PECL rrd >= 0.9.0)

RRDGraph::saveSaves the result of query into image

Açıklama

public RRDGraph::save(): array

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns array with information about generated image, başarısızlık durumunda false döner.

add a note

User Contributed Notes

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