首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
session_regenerate_id
session_regenerate_id
使用新生成的會話ID更新當前會話ID
名稱:
session_regenerate_id
分類:
會話Session
所屬語言:
php
一句話介紹:
使用新生成的會話ID更新當前會話ID
相關內容
PHP生成器類
2
PHP imagefilltoborder 函數繪製區域填充示例
5
使用convert_uuencode 函數時,如何處理二進制數據
2
php怎麼判斷一個數字是否在一個數組中
10
同類函數
SessionHandlerInterface
SessionHandlerInterface
SessionHandlerInterf
session_unregister
session_unregister
從當前會話中取消註冊全局變量
SessionIdInterface::create_sid
SessionIdInterface::create_sid
創建會話ID
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
更新時間戳
session_destroy
session_destroy
銷毀註冊到會話的所有數據
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
銷毀會議
session_gc
session_gc
執行會話數據垃圾回收
SessionHandlerInterface::write
SessionHandlerInterface::write
寫會話數據
熱門文章