Extended
PHP Manual

counter_get_value

counter_get_value Get the current value of a counter resource.

Opis

integer counter_get_value ( resource $counter )

counter_get_value() returns the current value of a counter resource.

Parametry

counter
The counter resource to operate on.

Zwracane wartości

counter_get_value() returns an integer.

Zobacz też:


Extended
PHP Manual