stat failed
Posted: Wed Apr 12, 2006 6:48 am
I use this code:
$size = filesize($file_path);
and receive this message:
Warning: filesize() [function.filesize]: stat failed
What is the problem?

$size = filesize($file_path);
and receive this message:
Warning: filesize() [function.filesize]: stat failed
What is the problem?