PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

counter_reset_value> <counter_get_value
Last updated: Fri, 26 Sep 2008

view this page in

counter_bump_value

counter_bump_value Change the current value of a counter resource.

Description

void counter_bump_value ( resource $counter , integer $offset )

counter_bump_value() updates the current value of a counter resource.

Parameters

counter
The counter resource to operate on.
offset
The amount by which to change the counter's value. Can be negative.


add a note add a note User Contributed Notes
counter_bump_value
There are no user contributed notes for this page.

counter_reset_value> <counter_get_value
Last updated: Fri, 26 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites