Posted by jools on 11/21/07 23:53
In article <1195684967.32596.0@proxy00.news.clara.net>, a@b.c says...
> I had a similar experience. PHP does NOT flush a file to disk it seems
> until the program exits, or you do in my case a COPY() on it.
>
I dont know if this will help you but the clearstatcache() function
sounds like the official way to deal with that problem - if I understand
what you are saying correctly.
-jools-
[Back to original message]
|