首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
session_id
session_id
獲取和/或設置當前會話ID
名稱:
session_id
分類:
會話Session
所屬語言:
php
一句話介紹:
獲取和/或設置當前會話ID
相關內容
如何用lcg_value() 和round() 創建有小數點的隨機數
8
100個PHP編程實戰案例
1
用next_result() 實現多查詢返回分頁邏輯
9
CentOS 7.0 上的PHP 安裝指南
8
同類函數
SessionUpdateTimestampHandlerInterface
SessionUpdateTimestampHandlerInterface
sessionupdateTimestA
session_start
session_start
啟動新會話或恢復現有會話
SessionHandler::destroy
SessionHandler::destroy
銷毀會議
session_reset
session_reset
使用原始值重新初始化會話數組
SessionHandlerInterface::open
SessionHandlerInterface::open
初始化會話
SessionIdInterface
SessionIdInterface
SessionIdinterface接口
SessionHandlerInterface::read
SessionHandlerInterface::read
讀取會話數據
session_register
session_register
使用當前會話註冊一個或多個全局變量
熱門文章