apc_inc

apc_inc

(PECL apc >= 3.1.1)

apc_incIncrease a stored number

Description

int apc_inc ( string $key [, int $step = 1 [, bool &$success ]] )

Increases a stored number.

Parameters

key

The key of the value being increased.

step

The step, or value to increase.

success

Optionally pass the success or f