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
Use spl_autoload_unregister in combination with namespace to avoid class loading conflicts
6
High CPU Usage Issues and Optimization Solutions for PHP on IIS
4
Combining mb_get_info and mb_convert_encoding for character encoding conversion
5
PHP hash_final Common hash algorithm selection guide
3
Similar Functions
SessionHandler::write
SessionHandler::write
Writesessiondata
SessionHandler::close
SessionHandler::close
Closethesession
session_commit
session_commit
Aliasofsession_wri
session_register
session_register
Registeroneormoreglo
session_cache_limiter
session_cache_limiter
Getand/orsetthecurre
SessionHandler::open
SessionHandler::open
Initializesession
SessionHandlerInterface::write
SessionHandlerInterface::write
Writesessiondata
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
Popular Articles