PHP 8.4.0 RC4 available for testing

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.

添加备注

用户贡献的备注

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