Reply to Re: need PHP to read file date in directory
Posted by no on 01/11/07 11:24
> But the strange thing is that the file dates are all coming out January
> 1, 2007 now even when the files were created and/or modified after that
> date.
>
try adding clearstatcache() function before the filemtime()