91亚洲精品福利在线播放,欧美日韩国产在线人成app,天天躁日日躁疯人影院,sao虎视频最新网站入口,精品久久久久久中文字幕女

wincache_ucache_exists

(PECL wincache >= 1.1.0)

wincache_ucache_exists Checks if a variable exists in the user cache

說(shuō)明

wincache_ucache_exists(string $key): bool

Checks if a variable with the key exists in the user cache or not.

參數

key

The key that was used to store the variable in the cache. key is case sensitive.

返回值

Returns true if variable with the key exitsts, otherwise returns false.

范例

示例 #1 Using wincache_ucache_exists()

<?php
if (!wincache_ucache_exists('green'))
    
wincache_ucache_set('green'1);
var_dump(wincache_ucache_exists('green'));
?>

以上例程會(huì )輸出:

bool(true)

參見(jiàn)

91亚洲精品福利在线播放,欧美日韩国产在线人成app,天天躁日日躁疯人影院,sao虎视频最新网站入口,精品久久久久久中文字幕女