首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
session_module_name
session_module_name
獲取和/或設置當前會話模塊
名稱:
session_module_name
分類:
會話Session
所屬語言:
php
一句話介紹:
獲取和/或設置當前會話模塊
相關內容
使用新的遺跡診斷WordPress性能問題
2
PHP 中strnatcasecmp 與natsort 的差異及使用場景
10
在多維數組中使用uksort 進行排序
7
如何使用html_entity_decode 還原表單提交中的HTML 實體
3
同類函數
SessionUpdateTimestampHandlerInterface::validateId
SessionUpdateTimestampHandlerInterface::validateId
驗證ID
SessionUpdateTimestampHandlerInterface
SessionUpdateTimestampHandlerInterface
sessionupdateTimestA
SessionHandlerInterface::close
SessionHandlerInterface::close
關閉會話
SessionHandlerInterface::read
SessionHandlerInterface::read
讀取會話數據
SessionHandler::open
SessionHandler::open
初始化會話
session_gc
session_gc
執行會話數據垃圾回收
session_start
session_start
啟動新會話或恢復現有會話
SessionHandlerInterface::open
SessionHandlerInterface::open
初始化會話
熱門文章