update : 2015.11.03
php.shukuma.com

검색:
 
 
Creates new RRDGraph instance

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.

반환값

값을 반환하지 않습니다.