Posted by J.O. Aho on 10/07/07 18:20
Erik Kullberg wrote:
> I get a warning message from filemtime() that looks in principle like this:
> "stat failed for picture.jpg on line xxx"
> filemtime($filename) then comes out empty.
Would guess the filesystem you have don't support this function, I would
suggest you try it on an alternative filesystem like ext3 and see if you get a
difference.
--
//Aho
[Back to original message]
|