Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
SessionHandler::gc
SessionHandler::gc
Cleanup old sessions
Name:
SessionHandler::gc
Category:
Session Session
Programming Language:
php
One-line Description:
Cleanup old sessions
Related
Use debugging tools to analyze next_result() execution process
3
PHP Website Development and Optimization Guide in Linux Environment
4
How to Automatically Generate HTML Table Headers Using mysqli_result::fetch_field to Enhance Front-End Display?
8
How to calculate the memory requirements of network protocol control messages through socket_cmsg_space?
2
Similar Functions
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
session_create_id
session_create_id
CreateanewsessionID
SessionHandler::gc
SessionHandler::gc
Cleanupoldsessions
SessionHandler::close
SessionHandler::close
Closethesession
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
SessionHandler::create_sid
SessionHandler::create_sid
ReturnanewsessionID
SessionHandler::read
SessionHandler::read
Readsessiondata
session_cache_expire
session_cache_expire
Returntothecurrentca
Popular Articles