![]() |
|
|
+ Search |
![]()
|
Jul 12th, 1999 01:51
Nathan Wallace, Matthew Clark
According to both the PHP source (functions/filestat.c) and previous
experience, clearstatcache() takes no arguments and returns nothing.
clearstatcache() simply clears the cached results of stat() & lstat()
calls.
http://www.php.net/manual/function.clearstatcache.php3