PHP 8.5.0 Alpha 2 available for testing

RRDCreator::save

(PECL rrd >= 0.9.0)

RRDCreator::saveGuarda la base de datos RRD en un archivo

Descripción

public RRDCreator::save(): bool

Guarda la base de datos RRD en un archivo, cuyo nombre es definido por RRDCreator::__construct().

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

Esta función retorna true en caso de éxito o false si ocurre un error.

add a note

User Contributed Notes

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