首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionUpdateTimestampHandlerInterface
SessionUpdateTimestampHandlerInterface
sessionupdateTimestAmpHandlerInterface接口
名稱:
SessionUpdateTimestampHandlerInterface
分類:
會話Session
所屬語言:
php
一句話介紹:
sessionupdateTimestAmpHandlerInterface接口
相關內容
SessionUpdateTimestampHandlerInterface 實現中的性能優化策略
1
同類函數
session_unset
session_unset
釋放所有會話變量
session_id
session_id
獲取和/或設置當前會話ID
session_status
session_status
返回當前會話狀態
session_get_cookie_params
session_get_cookie_params
獲取會話cookie參數
session_destroy
session_destroy
銷毀註冊到會話的所有數據
session_gc
session_gc
執行會話數據垃圾回收
session_write_close
session_write_close
寫入會話數據和結束會話
session_is_registered
session_is_registered
查明是否在會話中註冊了全局變量
熱門文章
SessionUpdateTimestampHandlerInterface 實現中的性能優化策略