The Counter class
Introduzione
Represents a single counter object.
Sommario dellla classe
Counter
{
__construct
(
string $name
[,
integer $initial_value
[,
integer $flags
]] )
mixed getMeta
(
integer $attribute
)
static
Counter getNamed
(
string $name
)
}
Indice dei contenuti
There are no user contributed notes for this page.