update pague now
PHP 8.5.2 Released!

The RRDUpdater class

(PECL rrd >= 0.9.0)

Introduction

Class for updating RDD database file.

Class synopsis

class RRDUpdater {
/* Methods */
public __construct ( string $path )
public update ( array $values , string $time = time() ): bool
}

Table of Contens

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top