array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'rrdgraph.save.php', 1 => 'RRDGraph::save', 2 => 'Saves the result of query into image', ), 'up' => array ( 0 => 'class.rrdgraph.php', 1 => 'RRDGraph', ), 'prev' => array ( 0 => 'rrdgraph.construct.php', 1 => 'RRDGraph::__construct', ), 'next' => array ( 0 => 'rrdgraph.saveverbose.php', 1 => 'RRDGraph::saveVerbose', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/rrd/rrdgraph/save.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL rrd >= 0.9.0)
RRDGraph::save — Saves the result of query into image
Saves the result of RRD database query into image defined by RRDGraph::__construct().
Diese Funktion besitzt keine Parameter.
Returns array with information about generated image,Bei einem Fehler wird false zurückgegeben..