总有人间一两风,填我十万八千梦

PHP Yac 用法 手册 | 示例代码

PHP开发手册 归档 313℃ 0评论

The Yac class

(PECL yac >= 1.0.0)

简介

类摘要

Yac {
/* 属性 */
protected $_prefix;
/* 方法 */
public __construct(string $prefix = "")
public add(string $keys, mixed $value, int $ttl = 0): bool
public add(array $key_vals): bool
public delete(string array $keys, int $ttl = ?): bool
public dump(int $$num): mixed
public flush(): bool
public get(string array $key, int &$cas = null): mixed
public __get(string $key): mixed
public info(): array
public set(string $keys, mixed $value, int $ttl = 0): bool
public add(array $key_vals): bool
public __set(string $keys, mixed $value): mixed

}

属性

_prefix

目录

用户贡献的笔记

There are no user contributed notes for this page.

转载请注明:悠然品鉴 » PHP Yac 用法 手册 | 示例代码

喜欢 (0)or分享 (0)
发表我的评论
取消评论

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址