首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
session_encode
session_encode
將當前會話數據編碼為會話編碼字符串
名稱:
session_encode
分類:
會話Session
所屬語言:
php
一句話介紹:
將當前會話數據編碼為會話編碼字符串
相關內容
利用get_client_version優化前端資源加載策略
5
如何在curl_multi_close 中實現請求的超時控制
10
mysqli_stmt::free_result 報錯“no result set” 的原因與修復
3
PHP 中連續調用next_result() 會導致哪些副作用?
4
同類函數
SessionHandler::open
SessionHandler::open
初始化會話
SessionHandler::close
SessionHandler::close
關閉會話
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
銷毀會議
SessionHandlerInterface::open
SessionHandlerInterface::open
初始化會話
session_module_name
session_module_name
獲取和/或設置當前會話模塊
SessionUpdateTimestampHandlerInterface::validateId
SessionUpdateTimestampHandlerInterface::validateId
驗證ID
session_cache_expire
session_cache_expire
返回當前緩存過期
session_abort
session_abort
放棄會話數組更改並完成會話
熱門文章