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
Detailed Guide to ob_end_flush: How to Properly Use PHP Output Buffering
2
How to deal with the case where the object returned by PDOStatement::fetchObject is empty
4
Solve the problem of conflict between get_include_path() and include() in PHP
3
High Performance of PHP Frameworks in Mobile Development and Optimization Strategies
4
Similar Functions
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
Destroyasession
session_is_registered
session_is_registered
Findoutifglobalvaria
session_status
session_status
Returntothecurrentse
session_register_shutdown
session_register_shutdown
SessionCloseFunction
SessionHandler::create_sid
SessionHandler::create_sid
ReturnanewsessionID
SessionHandlerInterface::gc
SessionHandlerInterface::gc
Cleanupoldsessions
session_write_close
session_write_close
Writesessiondataande
SessionHandlerInterface
SessionHandlerInterface
TheSessionHandlerInt
Popular Articles