首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionHandlerInterface
SessionHandlerInterface
SessionHandlerInterface類
名稱:
SessionHandlerInterface
分類:
會話Session
所屬語言:
php
一句話介紹:
SessionHandlerInterface類
相關內容
JavaScript如何獲取PHP數據
1
如何在init 函數中使用error_log() 調試
5
如何在pclose中捕獲並處理標準錯誤輸出
7
如何通過xml_get_error_code診斷XML文件編碼問題
1
同類函數
SessionIdInterface::create_sid
SessionIdInterface::create_sid
創建會話ID
SessionHandlerInterface::gc
SessionHandlerInterface::gc
清理舊會議
session_reset
session_reset
使用原始值重新初始化會話數組
SessionHandler::close
SessionHandler::close
關閉會話
session_start
session_start
啟動新會話或恢復現有會話
session_register
session_register
使用當前會話註冊一個或多個全局變量
SessionHandlerInterface::read
SessionHandlerInterface::read
讀取會話數據
session_is_registered
session_is_registered
查明是否在會話中註冊了全局變量
熱門文章