Просмотр файла wapp_antifront.com/chat/kto.php
<? $ttime=time(); $vseon=0; $ofti=$ttime-200; $ss = @file("$rek/online.txt"); $strok = sizeof($ss); $nko=0; $tpo=0; while($nko<=$strok){ $text=@file("$rek/online.txt"); $text=explode(":||:",$text[$nko]); $tza=trim($text[0]); $logoni=trim($text[1]); $meo=trim($text[2]); $komo=trim($text[3]); if($tza>$ofti & $meo=="chat"){ $soru[$komo]=$soru[$komo]+1; } if($tza>$ofti){$vseon=$vseon+1;} $nko=$nko+1;} ?>