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 create custom logging functionality in PHP using getTraceAsString
2
Key Points to Watch Out for When Using the strftime Function in Time Zone Conversion
8
Use mysqli::get_warnings to display the fields that are ignored in the UPDATE operation.
10
How to Efficiently Split Multibyte Strings Using mb_ereg and mb_split: A Practical Guide
2
Similar Functions
session_register_shutdown
session_register_shutdown
SessionCloseFunction
session_is_registered
session_is_registered
Findoutifglobalvaria
SessionHandlerInterface::open
SessionHandlerInterface::open
Initializesession
session_create_id
session_create_id
CreateanewsessionID
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
SessionUpdateTimestampHandlerInterface::validateId
SessionUpdateTimestampHandlerInterface::validateId
ValidateID
session_get_cookie_params
session_get_cookie_params
Getsessioncookiepara
session_cache_limiter
session_cache_limiter
Getand/orsetthecurre
Popular Articles