首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
銷毀會議
名稱:
SessionHandlerInterface::destroy
分類:
會話Session
所屬語言:
php
一句話介紹:
銷毀會議
相關內容
PHP如何實現持續監聽Redis消息訂閱並處理?
1
PHP 將JSON 數據轉換為數組的方法
4
PHP 框架如何處理大型應用程序中的複雜業務邏輯
6
socket_set_block 設置後如何調試socket 行為
4
同類函數
session_status
session_status
返回當前會話狀態
session_encode
session_encode
將當前會話數據編碼為會話編碼字符串
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
銷毀會議
SessionUpdateTimestampHandlerInterface
SessionUpdateTimestampHandlerInterface
sessionupdateTimestA
session_get_cookie_params
session_get_cookie_params
獲取會話cookie參數
SessionHandler::gc
SessionHandler::gc
清理舊會議
session_save_path
session_save_path
獲取和/或設置當前會話保存路徑
session_unregister
session_unregister
從當前會話中取消註冊全局變量
熱門文章