首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionHandler::gc
SessionHandler::gc
清理舊會議
名稱:
SessionHandler::gc
分類:
會話Session
所屬語言:
php
一句話介紹:
清理舊會議
相關內容
多請求並發時,如何確保curl_multi_close 的順利執行
9
PHP 信息日誌記錄
5
php獲取微信共享收貨地址的方法
9
gethostbynamel 在不同操作系統下的行為差異
1
同類函數
session_id
session_id
獲取和/或設置當前會話ID
SessionHandlerInterface::open
SessionHandlerInterface::open
初始化會話
SessionUpdateTimestampHandlerInterface::validateId
SessionUpdateTimestampHandlerInterface::validateId
驗證ID
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
銷毀會議
SessionHandler::read
SessionHandler::read
讀取會話數據
SessionHandlerInterface::read
SessionHandlerInterface::read
讀取會話數據
session_cache_limiter
session_cache_limiter
獲取和/或設置當前緩存限制器
session_get_cookie_params
session_get_cookie_params
獲取會話cookie參數
熱門文章