apc_dec

apc_dec

(PECL apc >= 3.1.1)

apc_decDecrease a stored number

Description

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

Decreases a stored integer value.

Parameters

key

The key of the value being decreased.

step

The step, or value to decrease.

success

Optionally pass the succe