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
Complete Guide to Deploying and Optimizing PHP Websites on Linux Servers
3
How to handle negative values returned by PDOStatement::rowCount
7
How to initialize modular components in init function
2
Use strpos and substr to extract part of a string
2
Similar Functions
session_cache_expire
session_cache_expire
Returntothecurrentca
session_unregister
session_unregister
Unregisterglobalvari
SessionHandler::open
SessionHandler::open
Initializesession
session_cache_limiter
session_cache_limiter
Getand/orsetthecurre
session_id
session_id
Getand/orsetthecurre
SessionHandler
SessionHandler
TheSessionHandlercla
SessionHandlerInterface::open
SessionHandlerInterface::open
Initializesession
session_start
session_start
Startanewsessionorre
Popular Articles