首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
SessionHandlerInterface::open
SessionHandlerInterface::open
初始化會話
名稱:
SessionHandlerInterface::open
分類:
會話Session
所屬語言:
php
一句話介紹:
初始化會話
相關內容
將mysqli_stmt::$error 集成進開發環境錯誤提示中
1
PDOStatement::rowCount 與prepared statements 的最佳實踐
7
CentOS系統中PHP的安裝目錄指南
4
Linux下PHP擴展的安裝方法
3
同類函數
session_save_path
session_save_path
獲取和/或設置當前會話保存路徑
session_encode
session_encode
將當前會話數據編碼為會話編碼字符串
SessionUpdateTimestampHandlerInterface::validateId
SessionUpdateTimestampHandlerInterface::validateId
驗證ID
SessionHandler::create_sid
SessionHandler::create_sid
返回新的會話ID
session_cache_expire
session_cache_expire
返回當前緩存過期
session_decode
session_decode
從會話編碼的字符串中解碼會話數據
session_name
session_name
獲取和/或設置當前會話名稱
session_set_cookie_params
session_set_cookie_params
設置會話cookie參數
熱門文章