首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionHandlerInterface::read
SessionHandlerInterface::read
讀取會話數據
名稱:
SessionHandlerInterface::read
分類:
會話Session
所屬語言:
php
一句話介紹:
讀取會話數據
相關內容
為什麼要學thinkphp框架
10
Lighttpd 服務器的PHP 配置指南
2
PHP安全實踐:定期安全更新和補丁的重要性
10
PHP 中atan2 函數的負值角度如何處理
3
同類函數
SessionUpdateTimestampHandlerInterface
SessionUpdateTimestampHandlerInterface
sessionupdateTimestA
SessionHandler::create_sid
SessionHandler::create_sid
返回新的會話ID
SessionHandlerInterface::open
SessionHandlerInterface::open
初始化會話
SessionHandler::read
SessionHandler::read
讀取會話數據
SessionHandlerInterface::gc
SessionHandlerInterface::gc
清理舊會議
session_regenerate_id
session_regenerate_id
使用新生成的會話ID更新當前會話ID
session_abort
session_abort
放棄會話數組更改並完成會話
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
銷毀會議
熱門文章