update : 2015.11.03
php.shukuma.com

검색:
 
 
Update the current value of the basic counter.

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.

참고