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 explain the importance of mysqli_stmt::$error to novices
8
How to use PDOStatement::fetchObject for field mapping in multi-table query
7
Differences and combination techniques between PHP is_nan and is_null
5
How to Handle Cross-Domain Requests in PHP: JSONP vs CORS Explained
3
Similar Functions
SessionUpdateTimestampHandlerInterface::validateId
SessionUpdateTimestampHandlerInterface::validateId
ValidateID
session_save_path
session_save_path
Getand/orsetthecurre
SessionHandler::read
SessionHandler::read
Readsessiondata
session_module_name
session_module_name
Getand/orsetthecurre
session_gc
session_gc
Performsessiondataga
session_register
session_register
Registeroneormoreglo
session_create_id
session_create_id
CreateanewsessionID
session_get_cookie_params
session_get_cookie_params
Getsessioncookiepara
Popular Articles