apcu_inc
PECL apcu >= 4.0.0
apcu_inc - Increase a stored number
Code Examples
Example #1 apcu_inc example
Result: Let's do something with success
42
43
53
63
bool(true)
Now, let's fail
bool(false)
bool(false)