Php/docs/rrdgraph.save

来自菜鸟教程
跳转至:导航、​搜索

RRDGraph::save

(PECL rrd >= 0.9.0)

RRDGraph::saveSaves the result of query into image


说明

public RRDGraph::save ( ) : array

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


参数

此函数没有参数。


返回值

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