首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionHandlerInterface
SessionHandlerInterface
SessionHandlerInterface類
名稱:
SessionHandlerInterface
分類:
會話Session
所屬語言:
php
一句話介紹:
SessionHandlerInterface類
相關內容
如何在PHP7.0中進行文件上傳處理?
7
在處理多語言文本時,如何通過mb_get_info 確定字符編碼
10
在PHP 中使用unset() 清空會話變量
9
curl_multi_close 與curl_multi_exec 結合使用時的注意事項
10
同類函數
session_encode
session_encode
將當前會話數據編碼為會話編碼字符串
session_cache_expire
session_cache_expire
返回當前緩存過期
SessionHandler::open
SessionHandler::open
初始化會話
SessionHandlerInterface::gc
SessionHandlerInterface::gc
清理舊會議
SessionHandlerInterface::close
SessionHandlerInterface::close
關閉會話
SessionIdInterface::create_sid
SessionIdInterface::create_sid
創建會話ID
SessionHandler::close
SessionHandler::close
關閉會話
session_abort
session_abort
放棄會話數組更改並完成會話
熱門文章