counter_get_value
counter_get_value — Get the current value of a counter resource.
Description
integer counter_get_value
( resource $counter
)
counter_get_value() returns the current value of a counter resource.
Parameters
- counter
- The counter resource to operate on.
Return Values
counter_get_value() returns an integer.
counter_get_value
There are no user contributed notes for this page.
