RRDGraph
PHP Manual

RRDGraph::__construct

(PECL rrd >= 0.9.0)

RRDGraph::__constructCreates new RRDGraph instance

説明

public RRDGraph::__construct ( string $path )

Creates new RRDGraph instance. This instance is responsible for rendering the result of RRD database query into image.

パラメータ

path

Full path for the newly created image.

返り値

値を返しません。


RRDGraph
PHP Manual