codecamp

PHP8 Yac::get — 从缓存中检索值

(PECL yac >= 1.0.0)

Yac::get — 从缓存中检索值

说明

public Yac::get(string|array $key, int &$cas = null): mixed

从缓存中检索值

参数

key

字符串键,或多个键的数组。

cas

如果不为​null​,它将被设置为检索到的项目的CAS值。

返回值

成功时为混合类型,失败时为false。


PHP8 Yac::flush — 清空缓存
PHP8 Yac::__get — 获取器
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定