counter_get_value

counter_get_value 获取计数器资源的当前值。

说明

counter_get_value ( resource $counter ) : integer

counter_get_value() 返回计数器资源的当前值。

参数

counter
要操作的计数器资源。

返回值

counter_get_value() 返回一个整数.

参见

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/internals2.counter.function.counter-get-value.php