首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
SessionIdInterface
SessionIdInterface
The SessionIdInterface interface
名称:
SessionIdInterface
分类:
会话Session
所属语言:
php
一句话介绍:
The SessionIdInterface interface
相关内容
如何通过 SessionIdInterface 处理登录超时问题
10
如何通过 SessionIdInterface 配置会话的最大请求次数
1
SessionIdInterface 在分布式环境下的使用方法
4
如何在 SessionIdInterface 中处理会话数据的加密
10
如何通过 SessionIdInterface 改变会话存储机制
1
同类函数
session_regenerate_id
session_regenerate_id
使用新生成的会话ID更新当前会话ID
SessionHandlerInterface::gc
SessionHandlerInterface::gc
Cleanupoldsessions
SessionHandler::open
SessionHandler::open
Initializesession
SessionIdInterface
SessionIdInterface
TheSessionIdInterfac
session_status
session_status
返回当前会话状态
session_get_cookie_params
session_get_cookie_params
获取会话cookie参数
session_encode
session_encode
将当前会话数据编码为会话编码字符串
SessionHandler::gc
SessionHandler::gc
Cleanupoldsessions
热门文章
如何通过 SessionIdInterface 处理登录超时问题
如何在 SessionIdInterface 中处理会话数据的加密
如何通过 SessionIdInterface 配置会话的最大请求次数
SessionIdInterface 在分布式环境下的使用方法
如何通过 SessionIdInterface 改变会话存储机制