首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionHandlerInterface
SessionHandlerInterface
SessionHandlerInterface類
名稱:
SessionHandlerInterface
分類:
會話Session
所屬語言:
php
一句話介紹:
SessionHandlerInterface類
相關內容
為什麼hash_equals 對比兩個哈希值時要求長度相同?
7
用於教學演示時,如何通過mysqli::debug 展示底層行為
6
PHP Notice: Undefined variable: variable_name - 解決方案
2
為什麼header() 報錯“Headers already sent”?原因與解決方案
4
同類函數
session_reset
session_reset
使用原始值重新初始化會話數組
session_name
session_name
獲取和/或設置當前會話名稱
session_create_id
session_create_id
創建新的會話ID
session_gc
session_gc
執行會話數據垃圾回收
SessionHandler::close
SessionHandler::close
關閉會話
session_module_name
session_module_name
獲取和/或設置當前會話模塊
session_get_cookie_params
session_get_cookie_params
獲取會話cookie參數
SessionHandler
SessionHandler
SessionHandler類
熱門文章