Файл: DarkAge/files/osada.php
Строк: 18
<?
$file1 = file("data/who.dat");
$total1 = count($file1);
$text = @file("data/clan/name/$lider.dat");
$vsegoo=count($text);
$time=time()-60;
$gde=$_SERVER['SCRIPT_NAME'];
for($i=0; $i<$total1; $i++){
$file=@file("data/other/$data[1].dat");
$data2=explode("||",$file[0]);
$file2 = @file("data/who.dat");
$data2 = explode("|",$file2[$i]);
$data2[0]=htmlspecialchars(addslashes(stripslashes($data2[0])));
$data2[45]=htmlspecialchars(addslashes(stripslashes($data2[45])));
$ffd = $id;
$zahvat = @file("data/clan/zahvat/$ffd.dat");
$zadat = explode(":||:",$zahvat[0]);
$klan=$zadat[1];
$glava=$zadat[0];
$cl = @file("data/reg/$data2[0].dat");
$clan = explode(":||:",$cl[0]);
$fal = @file("data/clan/name/$udata[23].dat");
if($gde==$data2[1] && $data2[2]>$time){
if($clan[45]!=$klan){echo '<a href="search.php?log='.$log.'&pas='.$pas.'&nick='.$data2[0].'&go=go">'.$data2[0].'</a> [<a href="'.$id.'.php?pk&log='.$log.'&pas='.$pas.'&nick='.$data2[0].'&id='.$id.'"><b>X</b></a>] [<font color=red>'.$clan[16].'</font> hp] ';}else{echo'';}
}
}
?>