PHP » GoLang |
login |
register |
about
|
GoLang RRDGraph::setOptions
request it (350)
GoLang replacement for PHP's RRDGraph::setOptions
[edit | history]
RRDGraph::setOptions(PECL rrd >= 0.9.0) RRDGraph::setOptions — Sets the options for rrd graph export Description
public void RRDGraph::setOptions
( array
$options
)
Parameters
Return ValuesNo value is returned. Examples
Example #1 RRDGraph::setOptions() example
<?php Example #2 Set multiple color options
<?php Don't use key value syntax for same rrd option. It looks more readable, but it doesn't work.
<?php In nature of php it's same as
<?php |
more
Recently updated
more
Most requested
more
Last requests
|