View Single Post
Old 03-28-2008, 06:40 AM   #5 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default

I got an error
PHP Code:
Warningfile(source/index.php) [function.file]: failed to open streamNo such file or directory in /home/clanproj/public_html/reader/index.php on line 91

Warning
Invalid argument supplied for foreach() in /home/clanproj/public_html/reader/index.php on line 94 
It's obviously not a valid array for the foreach(); and the file doesnt exist, why would you need it anyway? Its just to found how many lines there are on a file, you sohuld use stat.
__________________
VillageIdiot can have my babbies ;d
Orc is offline  
Reply With Quote