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_set_cookie_params
session_set_cookie_params
Setsessioncookiepara
session_unset
session_unset
Releaseallsessionvar
SessionHandler
SessionHandler
TheSessionHandlercla
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
session_save_path
session_save_path
Getand/orsetthecurre
session_unregister
session_unregister
Unregisterglobalvari
session_reset
session_reset
Reinitializethesessi
session_id
session_id
Getand/orsetthecurre
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?