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
Next_result() and mysqli_fetch_assoc() collaboratively handle multiple result sets
3
How to use PDOStatement::columnCount to obtain data with fetchColumn
6
How to Accurately Measure Function Execution Time Using gettimeofday()
7
How to use stream_get_filters to customize the content of file streams?
8
Similar Functions
SessionHandler::write
SessionHandler::write
Writesessiondata
session_register_shutdown
session_register_shutdown
SessionCloseFunction
session_cache_expire
session_cache_expire
Returntothecurrentca
SessionHandlerInterface::open
SessionHandlerInterface::open
Initializesession
session_write_close
session_write_close
Writesessiondataande
session_create_id
session_create_id
CreateanewsessionID
session_cache_limiter
session_cache_limiter
Getand/orsetthecurre
session_id
session_id
Getand/orsetthecurre
Popular Articles