首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionHandlerInterface::close
SessionHandlerInterface::close
關閉會話
名稱:
SessionHandlerInterface::close
分類:
會話Session
所屬語言:
php
一句話介紹:
關閉會話
相關內容
如何用next_result() 優雅處理SQL Server 的多個結果集
6
為什麼你應該考慮用PHP開發多用戶商城系統?
9
ftp_nb_continue 在文件傳輸中的常見錯誤與調試方法
6
在處理JSON 響應時如何正確使用curl_close?
4
同類函數
SessionHandler
SessionHandler
SessionHandler類
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
更新時間戳
session_destroy
session_destroy
銷毀註冊到會話的所有數據
session_commit
session_commit
session_write_close的
SessionIdInterface::create_sid
SessionIdInterface::create_sid
創建會話ID
session_encode
session_encode
將當前會話數據編碼為會話編碼字符串
SessionHandlerInterface::open
SessionHandlerInterface::open
初始化會話
SessionHandler::write
SessionHandler::write
寫會話數據
熱門文章