略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: Yac::set

2024-05-16

Yac::set

(PECL yac >= 1.0.0)

Yac::setStore into cache

说明

public Yac::set(string $keys, mixed $value, int $ttl = 0): bool
public Yac::add(array $key_vals): bool

Add a item into cache, it the key is already exists, override it.

参数

keys

string key

value

mixed value, All php value type could be stored except 资源(resource)

ttl

expire time

返回值

the value self

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/yac.set.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3