首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
session_cache_limiter
session_cache_limiter
获取和/或设置当前缓存限制器
名称:
session_cache_limiter
分类:
会话Session
所属语言:
php
一句话介绍:
获取和/或设置当前缓存限制器
相关内容
str_shuffle() 与 implode() 结合使用:如何将打乱的字符拼接成新字符串
3
如何使用 strnatcasecmp 实现忽略大小写的字符串模糊匹配?
4
使用get_client_version动态加载不同版本的前端资源
3
用get_client_version识别移动设备访问
8
同类函数
session_regenerate_id
session_regenerate_id
使用新生成的会话ID更新当前会话ID
SessionIdInterface::create_sid
SessionIdInterface::create_sid
CreatesessionID
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
SessionHandlerInterface
SessionHandlerInterface
TheSessionHandlerInt
session_destroy
session_destroy
销毁注册到会话的所有数据
session_unset
session_unset
释放所有会话变量
SessionHandler
SessionHandler
TheSessionHandlercla
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
热门文章