Basic
PHP 手册

counter_bump

counter_bump Update the current value of the basic counter.

说明

void counter_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.

参见


Basic
PHP 手册