日期: 2011年11月13日

  • clearstatcache

    在进行stat()相关操作的时候先运行一下clearstatcache。
    受影响的函数: stat(), lstat(), file_exists(), is_writable(), is_readable(), is_executable(), is_file(), is_dir(), is_link(), filectime(), fileatime(), filemtime(), fileinode(), filegroup(), fileowner(), filesize(), filetype(), and fileperms()。

    http://php.net/manual/en/function.clearstatcache.php