首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
session_set_save_handler
session_set_save_handler
設置用戶級會話存儲功能
名稱:
session_set_save_handler
分類:
會話Session
所屬語言:
php
一句話介紹:
設置用戶級會話存儲功能
相關內容
PHP wordwrap 函數中的break 參數詳解
8
如何使用gettimeofday 進行網絡延遲測試?
8
避免socket_cmsg_space 計算錯誤導致的數據包丟失
5
如何用stream_get_filters檢查自定義流協議的過濾器支持情況?
1
同類函數
session_status
session_status
返回當前會話狀態
session_name
session_name
獲取和/或設置當前會話名稱
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
銷毀會議
SessionHandler::create_sid
SessionHandler::create_sid
返回新的會話ID
SessionHandlerInterface
SessionHandlerInterface
SessionHandlerInterf
SessionIdInterface
SessionIdInterface
SessionIdinterface接口
session_module_name
session_module_name
獲取和/或設置當前會話模塊
session_set_cookie_params
session_set_cookie_params
設置會話cookie參數
熱門文章