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.

回傳值

無回傳值。

add a note add a note

User Contributed Notes

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