Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
session_gc
session_gc
Perform session data garbage collection
Name:
session_gc
Category:
Session Session
Programming Language:
php
One-line Description:
Perform session data garbage collection
Related
How to improve the performance of PHP applications through session_gc?
7
Similar Functions
SessionHandlerInterface::write
SessionHandlerInterface::write
Writesessiondata
session_gc
session_gc
Performsessiondataga
session_is_registered
session_is_registered
Findoutifglobalvaria
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
session_create_id
session_create_id
CreateanewsessionID
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
session_cache_limiter
session_cache_limiter
Getand/orsetthecurre
Popular Articles
How to improve the performance of PHP applications through session_gc?