Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
SessionHandlerInterface::gc
SessionHandlerInterface::gc
Cleanup old sessions
Name:
SessionHandlerInterface::gc
Category:
Session Session
Programming Language:
php
One-line Description:
Cleanup old sessions
Related
How to combine socket_create, socket_bind and socket_set_block
10
Tips for aligning string output using sprintf
4
How to use stream_get_filters to select the appropriate filter when processing compressed streams?
5
Common errors of chown function: What should I do if Operation not allowed?
7
Similar Functions
session_set_cookie_params
session_set_cookie_params
Setsessioncookiepara
session_regenerate_id
session_regenerate_id
Updatethecurrentsess
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
Destroyasession
SessionHandler::read
SessionHandler::read
Readsessiondata
session_start
session_start
Startanewsessionorre
session_is_registered
session_is_registered
Findoutifglobalvaria
session_module_name
session_module_name
Getand/orsetthecurre
SessionHandlerInterface::open
SessionHandlerInterface::open
Initializesession
Popular Articles