首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
銷毀會議
名稱:
SessionHandlerInterface::destroy
分類:
會話Session
所屬語言:
php
一句話介紹:
銷毀會議
相關內容
如何使用ob_list_handlers進行緩存調試
4
xml_set_end_namespace_decl_handler 和xml_set_start_namespace_decl_handler 配合處理複雜的XML 命名空間結構
10
curl_multi_close 與多線程請求的最佳實踐
2
mb_get_info 與mb_strtoupper 一起使用時的編碼問題分析
1
同類函數
session_gc
session_gc
執行會話數據垃圾回收
SessionHandlerInterface::read
SessionHandlerInterface::read
讀取會話數據
session_register_shutdown
session_register_shutdown
會話關閉功能
session_set_cookie_params
session_set_cookie_params
設置會話cookie參數
session_save_path
session_save_path
獲取和/或設置當前會話保存路徑
session_set_save_handler
session_set_save_handler
設置用戶級會話存儲功能
SessionHandlerInterface::gc
SessionHandlerInterface::gc
清理舊會議
session_cache_expire
session_cache_expire
返回當前緩存過期
熱門文章