首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
session_module_name
session_module_name
獲取和/或設置當前會話模塊
名稱:
session_module_name
分類:
會話Session
所屬語言:
php
一句話介紹:
獲取和/或設置當前會話模塊
相關內容
使用PHP realpath 獲取文件夾的絕對路徑
8
apcu_cas函數操作中的類型匹配問題及避免方法
1
ftp_pwd 函數與ftp_connect 配合使用的最佳實踐
9
解決output_add_rewrite_var 無法正確重寫URL 的問題
3
同類函數
SessionIdInterface
SessionIdInterface
SessionIdinterface接口
session_abort
session_abort
放棄會話數組更改並完成會話
session_reset
session_reset
使用原始值重新初始化會話數組
session_cache_expire
session_cache_expire
返回當前緩存過期
SessionUpdateTimestampHandlerInterface
SessionUpdateTimestampHandlerInterface
sessionupdateTimestA
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
銷毀會議
SessionHandlerInterface::gc
SessionHandlerInterface::gc
清理舊會議
SessionHandler::open
SessionHandler::open
初始化會話
熱門文章