Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Update timestamp
Name:
SessionUpdateTimestampHandlerInterface::updateTimestamp
Category:
Session Session
Programming Language:
php
One-line Description:
Update timestamp
Related
How to dynamically introduce modules in PHP scripts via get_include_path()
4
How to avoid memory leaks when using xml_set_end_namespace_decl_handler?
4
The reason why getmyinode returns 0 or false is troubleshooting
9
PHP Beginner Framework Guide: Master Popular PHP Frameworks Quickly
5
Similar Functions
session_unregister
session_unregister
Unregisterglobalvari
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
session_register_shutdown
session_register_shutdown
SessionCloseFunction
SessionHandlerInterface::open
SessionHandlerInterface::open
Initializesession
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
session_is_registered
session_is_registered
Findoutifglobalvaria
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
session_encode
session_encode
Encodethecurrentsess
Popular Articles