Вход Регистрация
Файл: darkworld/files/xtotut.php
Строк: 4
<?

echo"<br/><small>- - -</small><br/>";
$file1 file("data/who.dat");
$total1 count($file1);

$time=time()-150;
$gde=$_SERVER['SCRIPT_NAME'];
for (
$i 0$i $total1$i++){

$file2 = @file("data/who.dat");
$data2 explode("|",$file2[$i]);

$data2[0]=htmlspecialchars(addslashes(stripslashes($data2[0])));

if(
$gde==$data2[1] && $data2[2]>$time){echo"<small><img src="pic/clan/$udata[2]" alt="c"/> <a href="search.php?log=$log&amp;pas=$pas&amp;nick=$data2[0]&amp;go=go">$data2[0]</a></small> ";}



}


?>
Онлайн: 3
Реклама