03-28-2008, 06:40 AM
|
#5 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
I got an error
PHP Code:
Warning: file(source/index.php) [function.file]: failed to open stream: No 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
|
|
|
|