counter_bump

counter_bump Update the current value of the basic counter.

설명

voidcounter_bump ( integer $offset )

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

인수

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

참고

add a note add a note

User Contributed Notes

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