首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
session_cache_expire
session_cache_expire
返回當前緩存過期
名稱:
session_cache_expire
分類:
會話Session
所屬語言:
php
一句話介紹:
返回當前緩存過期
相關內容
初學者如何使用session_cache_expire 控制緩存生命週期
7
session_cache_expire 函數的基本使用方法詳解
3
同類函數
session_write_close
session_write_close
寫入會話數據和結束會話
session_decode
session_decode
從會話編碼的字符串中解碼會話數據
session_start
session_start
啟動新會話或恢復現有會話
SessionUpdateTimestampHandlerInterface
SessionUpdateTimestampHandlerInterface
sessionupdateTimestA
SessionHandlerInterface::gc
SessionHandlerInterface::gc
清理舊會議
SessionHandlerInterface::open
SessionHandlerInterface::open
初始化會話
session_module_name
session_module_name
獲取和/或設置當前會話模塊
SessionHandlerInterface::read
SessionHandlerInterface::read
讀取會話數據
熱門文章
session_cache_expire 函數的基本使用方法詳解
初學者如何使用session_cache_expire 控制緩存生命週期