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_destroy
session_destroy
Destroyalldataregist
session_save_path
session_save_path
Getand/orsetthecurre
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
session_id
session_id
Getand/orsetthecurre
session_start
session_start
Startanewsessionorre
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
session_is_registered
session_is_registered
Findoutifglobalvaria
Popular Articles
Can the SessionHandlerInterface::write function and session_regenerate_id be used together? What precautions should be taken?