PHP Code:
<?php
....
filesize("files/$location[3]");
....
?>
I keep getting the following error message:
Warning: filesize() [function.filesize]: stat failed
What am I doing wrong?
Moatist
__________________
Think in code; Dream in digital.
<?php if($helpfull == true){ $talkupation++; } ?>
Last edited by moatist; 06-01-2009 at 11:06 PM..
|