Размер файла: 2.32Kb
<?
// ////// // // // //
// // // // ///// /////
///// \\ // // // // // // // // // // // //
// // \\ // // // // // // // // // ////// // //
// // \\ // // // // // // // // // // // //
///// \// ////// // // // // // ///// // //
// /////
//
/////////////////////////// [email protected] ///////////////////////////////
include 'kto.php';
$tr=0;
while($tr<=4){
if($tiprum[$tr]=="on"){print"<img src=\"bez.GIF\" alt=\"logo\"/>";}
print"<anchor title=\"$tr\">$rum[$tr]
<go href=\"chat.php\" method=\"post\">
<postfield name=\"login\" value=\"$login\"/>
<postfield name=\"pas\" value=\"$pas\"/>
<postfield name=\"nr\" value=\"$tr\"/>
<postfield name=\"key\" value=\"$key\"/>
</go>
</anchor>";
$soru[$tr]=trim($soru[$tr]);
if($soru[$tr]>0){print"<anchor title=\"$tr\">($soru[$tr])
<go href=\"seon.php\" method=\"post\">
<postfield name=\"login\" value=\"$login\"/>
<postfield name=\"pas\" value=\"$pas\"/>
<postfield name=\"nr\" value=\"$tr\"/>
<postfield name=\"key\" value=\"$key\"/>
</go>
</anchor>";}
if($statys=="admin" || $forst=="moder"){print"
<small><anchor title=\"$tr\">(clear)
<go href=\"clear.php\" method=\"post\">
<postfield name=\"login\" value=\"$login\"/>
<postfield name=\"pas\" value=\"$pas\"/>
<postfield name=\"nr\" value=\"$tr\"/>
<postfield name=\"key\" value=\"$key\"/>
</go>
</anchor></small>";}
print"<br/>";
$tr=$tr+1;}
?>