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 Install PHP 7 Zip Extension on CentOS 7
6
Best Methods and Practices for Java to Retrieve PHP Data
7
Comprehensive Guide to Configuring Apache 2.4 and PHP on Linux
4
How to debug blocking behavior in socket_set_blocking
4
Similar Functions
SessionHandler::create_sid
SessionHandler::create_sid
ReturnanewsessionID
session_get_cookie_params
session_get_cookie_params
Getsessioncookiepara
session_regenerate_id
session_regenerate_id
Updatethecurrentsess
SessionHandlerInterface::open
SessionHandlerInterface::open
Initializesession
SessionHandlerInterface
SessionHandlerInterface
TheSessionHandlerInt
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
session_save_path
session_save_path
Getand/orsetthecurre
session_register
session_register
Registeroneormoreglo
Popular Articles