首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
SessionHandler
SessionHandler
The SessionHandler class
名称:
SessionHandler
分类:
会话Session
所属语言:
php
一句话介绍:
The SessionHandler class
相关内容
判断文章标题是否包含敏感词(stripos + 数组)
8
PHP数组打乱顺序后如何保证元素的相对位置?
4
如何利用PHP开发自定义的邮件模板?
10
不同操作系统下 md5_file() 的注意事项
10
同类函数
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
SessionIdInterface::create_sid
SessionIdInterface::create_sid
CreatesessionID
SessionHandlerInterface
SessionHandlerInterface
TheSessionHandlerInt
SessionHandler::create_sid
SessionHandler::create_sid
ReturnanewsessionID
session_regenerate_id
session_regenerate_id
使用新生成的会话ID更新当前会话ID
session_create_id
session_create_id
创建新的会话ID
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
session_id
session_id
获取和/或设置当前会话ID
热门文章