首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
apcu_add
apcu_add
在数据存储中缓存新变量
名称:
apcu_add
分类:
APC用户缓存
所属语言:
php
一句话介绍:
在数据存储中缓存新变量
相关内容
PHP爬虫类的优点与局限性分析
8
替代 preg_replace_callback 的更强选择:preg_replace_callback_array
2
如何用PHP实现CMS系统的短信通知功能
1
使用 sapi_windows_cp_is_utf8 调试编码问题的最佳实践
4
同类函数
apcu_cas
apcu_cas
使用新值更新旧值
apcu_inc
apcu_inc
增加存储的数字
apcu_add
apcu_add
在数据存储中缓存新变量
apcu_cache_info
apcu_cache_info
从APCu的数据存储中检索缓存信息
apcu_clear_cache
apcu_clear_cache
清除APCu缓存
apcu_fetch
apcu_fetch
从缓存中获取存储的变量
apcu_dec
apcu_dec
减少存储的数字
APCUIterator::current
APCUIterator::current
Getcurrentitem
热门文章