PHP Velho Oeste 2024

counter_bump

counter_bump Update the current value of the basic counter

Description

counter_bump ( int $offset ) : void

counter_bump() updates the current value of the basic interface's counter.

Parameters

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

See Also

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top