Basic
PHP Manual

counter_bump

counter_bump Update the current value of the basic counter.

Opis

void counter_bump ( integer $offset )

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

Parametry

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

Zobacz też:


Basic
PHP Manual