update : 2015.11.03
php.shukuma.com

검색:
 
 
Get the current value of a counter resource.

counter_get_value

counter_get_value Get the current value of a counter resource.

설명

integer counter_get_value ( resource $counter )

counter_get_value() returns the current value of a counter resource.

인수

counter
The counter resource to operate on.

반환값

counter_get_value() returns an integer.

참고