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
session_write_close
session_write_close
Writesessiondataande
SessionHandler::read
SessionHandler::read
Readsessiondata
session_unregister
session_unregister
Unregisterglobalvari
session_abort
session_abort
Giveupsessionarraych
session_start
session_start
Startanewsessionorre
SessionHandlerInterface::gc
SessionHandlerInterface::gc
Cleanupoldsessions
SessionHandler::gc
SessionHandler::gc
Cleanupoldsessions
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
Popular Articles
Can the SessionHandlerInterface::write function and session_regenerate_id be used together? What precautions should be taken?