PHP 7.0.6 Released

Counter::getValue

Counter::getValue Get the current value of a counter.

Description

integer Counter::getValue ( void )

Counter::getValue() returns the current value of a counter.

Return Values

Counter::getValue() returns an integer.

See Also

User Contributed Notes

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