PHP » GoLang |
login |
register |
about
|
GoLang Counter::__construct
request it (369)
GoLang replacement for PHP's Counter::__construct
[edit | history]
Counter::__constructCounter::__construct — Creates an instance of a Counter which maintains a single numeric value Description
Counter::__construct
( string
$name
[, int $initial_value
[, int $flags
]] )Creates an instance of a Counter which maintains a single numeric value. Parameters
Return ValuesReturns a Counter object on success. Errors/ExceptionsCounter::__construct() throws an Exception if something goes wrong. |
more
Recently updated
more
Most requested
more
Last requests
|