Basic
PHP Manual

counter_reset

counter_reset Reset the current value of the basic counter.

Description

voidcounter_reset ( void )

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

See Also


Basic
PHP Manual