首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionHandler::open
SessionHandler::open
初始化會話
名稱:
SessionHandler::open
分類:
會話Session
所屬語言:
php
一句話介紹:
初始化會話
相關內容
cosh 配合array_map 批量處理數組數據
5
socket_wsaprotocol_info_import 與socket_write 結合使用時的注意事項
4
time_nanosleep 在模擬用戶行為中的測試應用
3
如何在main 函數中使用require 和include 引入外部文件
4
同類函數
SessionHandler::destroy
SessionHandler::destroy
銷毀會議
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
更新時間戳
session_name
session_name
獲取和/或設置當前會話名稱
session_gc
session_gc
執行會話數據垃圾回收
session_cache_limiter
session_cache_limiter
獲取和/或設置當前緩存限制器
SessionHandler::open
SessionHandler::open
初始化會話
SessionHandlerInterface::close
SessionHandlerInterface::close
關閉會話
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
銷毀會議
熱門文章