Просмотр файла niz.php
<?php
echo "</div><div class=\"relocation\" align=\"center\">";
if (file_exists('images/rek_niz.txt')) {
readfile('images/rek_niz.txt');
}
echo "</div><div class=\"main_copyright\" align=\"center\">";
include_once("online.php");
echo "</div>
";
$end = gettime();
echo "<!--[".round(($end - $mystart), 3)."] -->";
echo "</body></html>";
error_reporting(0);
mysql_close($lnk);
?>