(PECL wincache >= 1.1.0)
Adds a variable in user cache and overwrites a variable if it already exists in the cache
bool wincache_ucache_set ( mixed $key, mixed $value [, int $ttl = 0 ] )
bool wincache_ucache_set ( array $values [, mixed $unused = NULL [, int $ttl = 0 ]] )
Adds a variable in user cache. Overwrites a variable if it already exists in the cache. The added or updated variable remains in the user cache unle