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.