Hosted by Doomworld on Telefragged
Error

\n"; echo "An error occured while reading news.txt. The file could not be opened. Please try again.
\n"; echo "If this error keeps being there please email Tarin!"; } else { $NewsCount=0; $MaxNews=fgetc($fp); while($c != '^') { $NewsCount++; if($NewsCount <= $MaxNews) { // the date echo "

"; while(($c = fgetc($fp)) != '~') if($c == '\\') echo fgetc($fp); else echo $c; echo "\n"; // the news echo "
\n"; echo "\n"; while(($c = fgetc($fp)) != '~') if($c == '\\') echo fgetc($fp); else echo $c; // news author and email echo "

-"; while(($c = fgetc($fp)) != '~') if($c != " ")echo $c; echo "

\n"; echo "
\n\n"; } $c=fgetc($fp); } fclose($fp); } ?>

DooM DM Resource


Poll