首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
realpath_cache_size
realpath_cache_size
獲取真實路徑緩衝區的大小
名稱:
realpath_cache_size
分類:
文件系統
所屬語言:
php
一句話介紹:
獲取真實路徑緩衝區的大小
相關內容
調優PHP性能時如何正確使用realpath_cache_size
7
realpath_cache_size與realpath_cache_get使用詳解
10
realpath_cache_size在大型項目中的作用解析
2
同類函數
fopen
fopen
打開文件或URL
tempnam
tempnam
建立一個具有唯一文件名的文件
mkdir
mkdir
新建目錄
feof
feof
測試文件指針是否到了文件結束的位置
set_file_buffer
set_file_buffer
stream_set_write_buf
fscanf
fscanf
從文件中格式化輸入
fread
fread
讀取文件(可安全用於二進製文件)
file_put_contents
file_put_contents
將數據寫入文件
熱門文章
realpath_cache_size與realpath_cache_get使用詳解
realpath_cache_size在大型項目中的作用解析
調優PHP性能時如何正確使用realpath_cache_size