Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
Counter
PHP Manual

Counter::bumpValue

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

Description

void Counter::bumpValue ( integer $offset )

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

Parameters

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

See Also


Counter
PHP Manual