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::gc
SessionHandler::gc
Cleanupoldsessions
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
Destroyasession
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
session_id
session_id
Getand/orsetthecurre
SessionHandler::read
SessionHandler::read
Readsessiondata
session_register_shutdown
session_register_shutdown
SessionCloseFunction
session_start
session_start
Startanewsessionorre
session_register
session_register
Registeroneormoreglo
Popular Articles
How to Use session_cache_limiter to Set Different Page Cache Types?
Best Practices and Tips for Using session_cache_limiter with session_start() in PHP