首页
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
同类函数
SessionIdInterface
SessionIdInterface
TheSessionIdInterfac
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
SessionUpdateTimestampHandlerInterface::validateId
SessionUpdateTimestampHandlerInterface::validateId
ValidateID
session_name
session_name
获取和/或设置当前会话名称
SessionHandlerInterface::gc
SessionHandlerInterface::gc
Cleanupoldsessions
session_register
session_register
使用当前会话注册一个或多个全局变量
session_get_cookie_params
session_get_cookie_params
获取会话cookie参数
session_encode
session_encode
将当前会话数据编码为会话编码字符串
热门文章
如何通过 SessionIdInterface 配置会话的最大请求次数
如何在 SessionIdInterface 中处理会话数据的加密
如何通过 SessionIdInterface 处理登录超时问题
如何通过 SessionIdInterface 改变会话存储机制
SessionIdInterface 在分布式环境下的使用方法