Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16095 программистов и 1772 робота. Сейчас ищут 1829 программистов ...
The RRDGraph class
Вернуться к: RRD
(PECL rrd >= 0.9.0)
Введение
Class for exporting data from RRD database to image file.
Обзор классов
RRDGraph
{
/* Методы */
}Содержание
- RRDGraph::__construct — Creates new RRDGraph instance
- RRDGraph::save — Saves the result of query into image
- RRDGraph::saveVerbose — Saves the RRD database query into image and returns the verbose information about generated graph.
- RRDGraph::setOptions — Sets the options for rrd graph export
Вернуться к: RRD