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().

参数

此函数没有参数。

返回值

Returns array with information about generated image, 或者在失败时返回 false.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top