counter_bump_value

counter_bump_value 更新计数器资源的当前值。

说明

counter_bump_value ( resource $counter , integer $offset ) : void

counter_bump_value() 更新计数器资源的当前值。

参数

counter
要操作的计数器资源。
offset
计数器值的变化量。可为负数。

参见

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-bump-value.php