首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionHandler::gc
SessionHandler::gc
清理舊會議
名稱:
SessionHandler::gc
分類:
會話Session
所屬語言:
php
一句話介紹:
清理舊會議
相關內容
imageflip 函數的性能優化技巧
9
iconv_substr函數結合strlen實現字符串長度限制
2
PHP與JavaScript的解析對比分析
2
mb_get_info 函數與mb_check_encoding 一起驗證字符串編碼
4
同類函數
session_start
session_start
啟動新會話或恢復現有會話
session_commit
session_commit
session_write_close的
session_write_close
session_write_close
寫入會話數據和結束會話
SessionHandler::read
SessionHandler::read
讀取會話數據
session_cache_limiter
session_cache_limiter
獲取和/或設置當前緩存限制器
SessionHandlerInterface::gc
SessionHandlerInterface::gc
清理舊會議
SessionHandler::create_sid
SessionHandler::create_sid
返回新的會話ID
session_cache_expire
session_cache_expire
返回當前緩存過期
熱門文章