RRD
PHP Manual

The RRDUpdater class

(PECL rrd >= 0.9.0)

Introdução

Class for updating RDD database file.

Sinopse da classe

RRDUpdater {
/* Métodos */
public __construct ( string $path )
public bool update ( array $values [, string $time = time() ] )
}

Índice


RRD
PHP Manual