首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
session_cache_limiter
session_cache_limiter
獲取和/或設置當前緩存限制器
名稱:
session_cache_limiter
分類:
會話Session
所屬語言:
php
一句話介紹:
獲取和/或設置當前緩存限制器
相關內容
如何結合file_exists 和unlink 刪除文件
7
如何使用get_include_path() 配合require_once() 來避免重複加載
10
如何使用mysqli::get_warnings 輔助分析性能問題
10
如何在PHP 中使用socket_cmsg_space 函數計算控制消息緩衝區空間?
2
同類函數
SessionHandler::destroy
SessionHandler::destroy
銷毀會議
SessionIdInterface::create_sid
SessionIdInterface::create_sid
創建會話ID
SessionUpdateTimestampHandlerInterface::validateId
SessionUpdateTimestampHandlerInterface::validateId
驗證ID
SessionIdInterface
SessionIdInterface
SessionIdinterface接口
SessionHandler::close
SessionHandler::close
關閉會話
session_encode
session_encode
將當前會話數據編碼為會話編碼字符串
SessionHandlerInterface::read
SessionHandlerInterface::read
讀取會話數據
session_commit
session_commit
session_write_close的
熱門文章