Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
session_name
session_name
Get and/or set the current session name
Name:
session_name
Category:
Session Session
Programming Language:
php
One-line Description:
Get and/or set the current session name
Related
How to use xml_set_end_namespace_decl_handler to avoid thread safety issues in a multi-threaded environment?
3
How to Develop an Efficient Online Q&A Community Using PHP
1
Solve possible memory overflow problems in init functions
9
Use the imageflip function to achieve bidirectional flip effect when image generation
3
Similar Functions
session_name
session_name
Getand/orsetthecurre
SessionIdInterface::create_sid
SessionIdInterface::create_sid
CreatesessionID
session_reset
session_reset
Reinitializethesessi
SessionHandlerInterface::open
SessionHandlerInterface::open
Initializesession
SessionIdInterface
SessionIdInterface
TheSessionIdInterfac
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
session_get_cookie_params
session_get_cookie_params
Getsessioncookiepara
session_commit
session_commit
Aliasofsession_wri
Popular Articles