PHP完全中文操作手冊

天地JPLOP | PHP首頁 | 函數索引
函數:clearstatcache()

clearstatcache

清除文件狀態快取。

語法: void clearstatcache(void);

返回值:

函數種類: 文件存取

內容說明

對操作繫統而言,使用 stat() 或 lstat() 二個函數是很耗資源的,尤其是當每次都要重新呼叫 stat() 及 lstat() 二個函數時,更是不經濟的方式。因此為節省資源,PHP 繫統會將文件狀態放在快取內存中,以便隨時使用。而本函數就是提供清除快取內存中文件信息的函數。受本函數影響的函數有 stat()、lstat()、file_exists()、is_writeable()、is_readable()、is_executable()、is_file()、is_dir()、is_link()、filectime()、fileatime()、filemtime()、fileinode()、filegroup()、fileowner()、filesize()、filetype() 及 fileperms() 等十八個。

參考

stat() lstat() file_exists() is_writeable() is_readable() is_executable() is_file() is_dir() is_link() filectime() fileatime() filemtime() fileinode() filegroup() fileowner() filesize() filetype() fileperms()



整理: 夕垌菪姬 (天地JPLOP)

[ 上一頁 回主目錄 下一頁 ]
版權所有,天地JPLOP、爵堤亞(夕垌菪姬)。網頁背景音樂和各鍊結標題
及鍊結內容和文章小說,版面編排皆歸原權利人所有對本版面
有任何意見或指教,歡迎至論壇指教。