PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

rrd_graph - Creates image from a data. | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

rrd_graph

(PECL rrd >= 0.9.0)

rrd_graphCreates image from a data.

説明

array rrd_graph ( string $filename , array $options )

Creates image for a particular data from RRD file.

パラメータ

filename

The filename to output the graph to. This will generally end in either .png, .svg or .eps, depending on the format you want to output.

options

Options for generating image. See man page of rrd graph for all possible options. All options (data definitions, variable defintions, etc.) are allowed.

返り値

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


忘却曲線を使ってこの関数を確実に記憶に残す

フォーラムで「rrd_graph - Creates image from a data.」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | rrd_graph - Creates image from a data.」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: