The Yac class
目录
- Yac::add — Store into cache
- Yac::__construct — Constructor
- Yac::delete — Remove items from cache
- Yac::dump — Dump cache
- Yac::flush — Flush the cache
- Yac::get — Retrieve values from cache
- Yac::__get — Getter
- Yac::info — Status of cache
- Yac::set — Store into cache
- Yac::__set — Setter
用户贡献的笔记
There are no user contributed notes for this page.
转载请注明:悠然品鉴 » PHP Yac 用法 手册 | 示例代码