首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionHandlerInterface::gc
SessionHandlerInterface::gc
清理舊會議
名稱:
SessionHandlerInterface::gc
分類:
會話Session
所屬語言:
php
一句話介紹:
清理舊會議
相關內容
str_shuffle() 打亂數字字符串時的常見問題
7
PHP防刷註冊攻擊的原理與方法
5
使用next_result() 時出現“Commands out of sync” 錯誤的解決方案
3
如何結合init 函數與session_start() 一起使用
10
同類函數
SessionHandler::create_sid
SessionHandler::create_sid
返回新的會話ID
SessionHandlerInterface::write
SessionHandlerInterface::write
寫會話數據
SessionIdInterface
SessionIdInterface
SessionIdinterface接口
SessionHandlerInterface::gc
SessionHandlerInterface::gc
清理舊會議
session_module_name
session_module_name
獲取和/或設置當前會話模塊
session_commit
session_commit
session_write_close的
session_cache_expire
session_cache_expire
返回當前緩存過期
SessionIdInterface::create_sid
SessionIdInterface::create_sid
創建會話ID
熱門文章