首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionUpdateTimestampHandlerInterface
SessionUpdateTimestampHandlerInterface
sessionupdateTimestAmpHandlerInterface接口
名稱:
SessionUpdateTimestampHandlerInterface
分類:
會話Session
所屬語言:
php
一句話介紹:
sessionupdateTimestAmpHandlerInterface接口
相關內容
SessionUpdateTimestampHandlerInterface 實現中的性能優化策略
1
同類函數
session_regenerate_id
session_regenerate_id
使用新生成的會話ID更新當前會話ID
session_reset
session_reset
使用原始值重新初始化會話數組
session_encode
session_encode
將當前會話數據編碼為會話編碼字符串
session_register_shutdown
session_register_shutdown
會話關閉功能
SessionUpdateTimestampHandlerInterface::validateId
SessionUpdateTimestampHandlerInterface::validateId
驗證ID
session_unset
session_unset
釋放所有會話變量
session_commit
session_commit
session_write_close的
session_write_close
session_write_close
寫入會話數據和結束會話
熱門文章
SessionUpdateTimestampHandlerInterface 實現中的性能優化策略