Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
session_cache_limiter
session_cache_limiter
Get and/or set the current cache limiter
Name:
session_cache_limiter
Category:
Session Session
Programming Language:
php
One-line Description:
Get and/or set the current cache limiter
Related
Best Practices and Tips for Using session_cache_limiter with session_start() in PHP
9
How to Use session_cache_limiter to Set Different Page Cache Types?
4
Similar Functions
session_abort
session_abort
Giveupsessionarraych
SessionUpdateTimestampHandlerInterface
SessionUpdateTimestampHandlerInterface
TheSessionUpdateTime
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
session_encode
session_encode
Encodethecurrentsess
session_regenerate_id
session_regenerate_id
Updatethecurrentsess
SessionHandler::gc
SessionHandler::gc
Cleanupoldsessions
SessionHandler::close
SessionHandler::close
Closethesession
session_unset
session_unset
Releaseallsessionvar
Popular Articles
Best Practices and Tips for Using session_cache_limiter with session_start() in PHP
How to Use session_cache_limiter to Set Different Page Cache Types?