首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionHandlerInterface::gc
SessionHandlerInterface::gc
清理舊會議
名稱:
SessionHandlerInterface::gc
分類:
會話Session
所屬語言:
php
一句話介紹:
清理舊會議
相關內容
用var_dump 調試time_nanosleep 返回值實例
7
如何在init 函數中進行模塊化組件的初始化
2
array_intersect_ukey 和array_keys 配合使用的實例
8
如何處理PDOStatement::fetchObject 返回的對像是空的情況
4
同類函數
session_set_cookie_params
session_set_cookie_params
設置會話cookie參數
session_decode
session_decode
從會話編碼的字符串中解碼會話數據
SessionHandler::open
SessionHandler::open
初始化會話
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
更新時間戳
session_get_cookie_params
session_get_cookie_params
獲取會話cookie參數
SessionHandlerInterface::open
SessionHandlerInterface::open
初始化會話
session_name
session_name
獲取和/或設置當前會話名稱
session_commit
session_commit
session_write_close的
熱門文章