wincache_ucache_inc

 mixed wincache_ucache_inc ( string $key [, int $inc_by = 1 [, bool &$success ]] ) 

説明

Increments the value associated with the key by 1 or as specified by inc_by.

戻り値

Returns the incremented value on success and FALSE on failure.