Query: counter_get_value
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
COUNTER_GET_VALUE(3) COUNTER_GET_VALUE(3) counter_get_value - Get the current value of a counter resource.SYNOPSISinteger counter_get_value (resource $counter)DESCRIPTIONcounter_get_value(3) returns the current value of a counter resource.PARAMETERSo $counter - The counter resource to operate on.RETURN VALUEScounter_get_value(3) returns an integer.SEE ALSOcounter_bump_value(3), counter_reset_value(3). PHP Documentation Group COUNTER_GET_VALUE(3)