PHP 7.0.6 Released

counter_get

counter_get Get the current value of the basic counter.

Description

integer counter_get ( void )

counter_get() returns the current value of the basic interface's counter.

Return Values

counter_get() returns an integer.

See Also

User Contributed Notes

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