首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Update timestamp
名称:
SessionUpdateTimestampHandlerInterface::updateTimestamp
分类:
会话Session
所属语言:
php
一句话介绍:
Update timestamp
相关内容
__halt_compiler 与 exit() 的区别与使用场景
9
在CI/CD中使用 mysqli_stmt::$error 捕捉部署过程中的SQL错误
7
使用 time_nanosleep 构建高精度定时任务
1
如何避免 PDOStatement::getColumnMeta 获取信息不完整的问题
7
同类函数
session_module_name
session_module_name
获取和/或设置当前会话模块
session_regenerate_id
session_regenerate_id
使用新生成的会话ID更新当前会话ID
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
session_save_path
session_save_path
获取和/或设置当前会话保存路径
SessionHandler::close
SessionHandler::close
Closethesession
session_encode
session_encode
将当前会话数据编码为会话编码字符串
session_name
session_name
获取和/或设置当前会话名称
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
热门文章