RRDGraph::save

(PECL rrd >= 0.9.0)

RRDGraph::saveSaves the result of query into image

설명

public array RRDGraph::save ( void )

Saves the result of RRD database query into image defined by RRDGraph::__construct().

인수

이 함수는 인수가 없습니다.

반환값

Array with information about generated image is returned, FALSE if error occurs.

add a note add a note

User Contributed Notes

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