Basic
PHP 手册

counter_reset

counter_reset Reset the current value of the basic counter.

说明

void counter_reset ( void )

counter_reset() resets the current value of the basic interface's counter to its original initial value.

参见


Basic
PHP 手册