Basic
PHP Manual

counter_reset

(No version information available, might be only in CVS)

counter_reset — Reset the current value of the basic counter.

Description

void counter_reset ( void )

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

See Also


Basic
PHP Manual