首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
session_gc
session_gc
執行會話數據垃圾回收
名稱:
session_gc
分類:
會話Session
所屬語言:
php
一句話介紹:
執行會話數據垃圾回收
相關內容
如何通過session_gc提高PHP應用的性能?
7
同類函數
SessionHandler::gc
SessionHandler::gc
清理舊會議
SessionUpdateTimestampHandlerInterface::validateId
SessionUpdateTimestampHandlerInterface::validateId
驗證ID
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
銷毀會議
session_name
session_name
獲取和/或設置當前會話名稱
SessionHandler::create_sid
SessionHandler::create_sid
返回新的會話ID
session_commit
session_commit
session_write_close的
SessionHandlerInterface::gc
SessionHandlerInterface::gc
清理舊會議
SessionHandler
SessionHandler
SessionHandler類
熱門文章
如何通過session_gc提高PHP應用的性能?