Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
session_module_name
session_module_name
Get and/or set the current session module
Name:
session_module_name
Category:
Session Session
Programming Language:
php
One-line Description:
Get and/or set the current session module
Related
Practical Guide to Extracting Complex String Segments Using mb_strstr and mb_strpos
5
How to Filter and Handle Custom Tags Using strip_tags and preg_replace Together
9
getservbyname and getservbyport: Differences and Appropriate Use Cases
7
How to use next_result() to read the output parameters of stored procedures
7
Similar Functions
session_start
session_start
Startanewsessionorre
session_module_name
session_module_name
Getand/orsetthecurre
session_cache_expire
session_cache_expire
Returntothecurrentca
session_status
session_status
Returntothecurrentse
SessionHandlerInterface::write
SessionHandlerInterface::write
Writesessiondata
session_reset
session_reset
Reinitializethesessi
SessionHandlerInterface::gc
SessionHandlerInterface::gc
Cleanupoldsessions
session_register_shutdown
session_register_shutdown
SessionCloseFunction
Popular Articles