PHP 7.0.6 Released

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

User Contributed Notes

There are no user contributed notes for this page.
To Top