Counter
PHP Manual

Counter::bumpValue

Counter::bumpValue Change the current value of a counter.

Opis

Counter::bumpValue ( integer $offset )

Counter::bumpValue() updates the current value of a counter.

Parametry

offset
The amount by which to change the counter's value. Can be negative.

Zobacz też:


Counter
PHP Manual