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.

참고

add a note add a note

User Contributed Notes

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