downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

rrd_first> <rrd_error
Last updated: Fri, 20 May 2011

view this page in

rrd_fetch

(PECL rrd >= 0.9.0)

rrd_fetchFetch the data for graph as array.

Descripción

array rrd_fetch ( string $filename , array $options )

Gets data for graph output from RRD database file as array. This function has same result as rrd_graph(), but fetched data are returned as array, no image file is created.

Parámetros

filename

RRD database file name.

options

Array of options for resolution specification.

Valores devueltos

Returns information about retrieved graph data.



add a note add a note User Contributed Notes rrd_fetch
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites