Home
PHP
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
Common errors and solutions when using apcu_entry to cache session data
6
time_nanosleep Alternative for insufficient precision
9
How to implement cache synchronization using apcu_entry in a distributed environment
3
Correct encoding processing with parse_url and urlencode
10
Similar Functions
session_write_close
session_write_close
Writesessiondataande
session_start
session_start
Startanewsessionorre
session_destroy
session_destroy
Destroyalldataregist
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
session_unset
session_unset
Releaseallsessionvar
SessionHandler::create_sid
SessionHandler::create_sid
ReturnanewsessionID
session_commit
session_commit
Aliasofsession_wri
SessionHandler::close
SessionHandler::close
Closethesession
Popular Articles