php8.5
Home/ Manual/ rrd / rrdgraph/ RRDGraph::saveVerbose

RRDGraph::saveVerbose

PHP function Edit on GitHub ✎

(PECL rrd >= 0.9.0)

Saves the RRD database query into image and returns the verbose information about generated graph

Description

RRDGraph::saveVerbose(): array

Saves the RRD database query into image file defined by method RRDGraph::__construct and returns the verbose information about generated graph, if "-" is used as image filename, image data are also returned in result array.

Parameters Parameters

Return Values

Returns array with detailed information about generated image,Falseforfailure.

Source: reference/rrd/rrdgraph/saveverbose.xml · from the official PHP manual (php/doc-en)