Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
SessionHandlerInterface::write
SessionHandlerInterface::write
Write session data
Name:
SessionHandlerInterface::write
Category:
Session Session
Programming Language:
php
One-line Description:
Write session data
Related
Can the SessionHandlerInterface::write function and session_regenerate_id be used together? What precautions should be taken?
9
Similar Functions
SessionUpdateTimestampHandlerInterface
SessionUpdateTimestampHandlerInterface
TheSessionUpdateTime
SessionHandlerInterface
SessionHandlerInterface
TheSessionHandlerInt
session_cache_limiter
session_cache_limiter
Getand/orsetthecurre
session_set_save_handler
session_set_save_handler
Setuser-levelsession
SessionHandlerInterface::gc
SessionHandlerInterface::gc
Cleanupoldsessions
session_decode
session_decode
Decodesessiondatafro
session_write_close
session_write_close
Writesessiondataande
SessionHandler::create_sid
SessionHandler::create_sid
ReturnanewsessionID
Popular Articles
Can the SessionHandlerInterface::write function and session_regenerate_id be used together? What precautions should be taken?