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
SessionHandler::read
SessionHandler::read
Readsessiondata
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
SessionHandler::open
SessionHandler::open
Initializesession
SessionHandler::gc
SessionHandler::gc
Cleanupoldsessions
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
session_create_id
session_create_id
CreateanewsessionID
session_unregister
session_unregister
Unregisterglobalvari
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?