Просмотр файла dchat/chat.php

Размер файла: 5.15Kb
<?

                    //                                      //////             //                                                //                        //           //
                    //                                      //       //                          //            /////                     /////                 
                    /////    \\        //          //        //         //       //    //        //     //      //     //               //           //
                    //   //     \\     //           //          //       //    //         //      //      //     //      //////     //           // 
                    //   //       \\ //             //        //         //      //    //         //      //     //               //     //           //
                    /////         \//               //////            //         //               //      //     //     /////        //           //  
                                         //                                                                                                                                    /////
                                        //

                  ///////////////////////////      [email protected]      ///////////////////////////////                         

Error_Reporting(E_ALL & ~E_NOTICE);          /////////////// игнорируем ошибки
header("Content-type:text/vnd.wap.wml;charset=utf-8");      //////// тип и кодировка документа

include 'dan.php';
include 'uzdan.php';
include 'rumdan.php';
include 'zagrum.php';

$new=time();
print "<?xml version=\"1.0\" encoding=\"utf-8\"?>
	<!DOCTYPE wml PUBLIC \"-//WAPFORUM//DTD WML 1.2//EN\" \"http://www.wapforum.org/DTD/wml12.dtd\">
	<wml><card id=\"mas\" title=\"$zar\" ontimer=\"chat.php?login=$login&amp;pas=$pas&amp;nr=$nr&amp;new=$new&amp;key=$key\" > 
<timer value=\"$timeobn\"/><p align=\"center\">";




$mesto="chat";
if($login!=""){
$lokpo="chat";
include 'online.php';
include 'kto.php';


$key=trim($key);
if($tiprum[$nr]!="on" || $key==$rumkey[$nr]){


print"&#x0412; &#x043A;&#x043E;&#x043C;&#x043D;&#x0430;&#x0442;&#x0435;: 
<anchor title=\"$nr\">$soru[$nr]
<go href=\"seon.php\" method=\"post\">
<postfield name=\"login\" value=\"$login\"/>
<postfield name=\"pas\" value=\"$pas\"/>
<postfield name=\"nr\" value=\"$nr\"/>
<postfield name=\"key\" value=\"$key\"/>
</go>
</anchor><br/>";
include 'sig.php';
print"<anchor title=\"say\">&#x0421;&#x043A;&#x0430;&#x0437;&#x0430;&#x0442;&#x044C;
<go href=\"say.php\" method=\"post\">
<postfield name=\"login\" value=\"$login\"/>
<postfield name=\"pas\" value=\"$pas\"/>
<postfield name=\"nr\" value=\"$nr\"/>
<postfield name=\"key\" value=\"$key\"/>
</go>
</anchor><br/>
<anchor title=\"ref\">&#x041E;&#x0431;&#x043D;&#x043E;&#x0432;&#x0438;&#x0442;&#x044C;
<go href=\"chat.php?new=$new\" method=\"post\">
<postfield name=\"login\" value=\"$login\"/>
<postfield name=\"pas\" value=\"$pas\"/>
<postfield name=\"nr\" value=\"$nr\"/>
<postfield name=\"key\" value=\"$key\"/>
</go>
</anchor><br/>=======</p><p>";


if($met=="dum"){include 'uzmdel.php';}

if($mess!=""){include 'add.php';}
include 'printmes.php';


print"</p><p align=\"center\">=======<br/><anchor title=\"say\">&#x0421;&#x043A;&#x0430;&#x0437;&#x0430;&#x0442;&#x044C;
<go href=\"say.php\" method=\"post\">
<postfield name=\"login\" value=\"$login\"/>
<postfield name=\"pas\" value=\"$pas\"/>
<postfield name=\"nr\" value=\"$nr\"/>
<postfield name=\"key\" value=\"$key\"/>
</go>
</anchor><br/>";
if($ns<$strok){print"<anchor title=\"next\">&#x0414;&#x0430;&#x043B;&#x0435;&#x0435;
<go href=\"chat.php\" method=\"post\">
<postfield name=\"login\" value=\"$login\"/>
<postfield name=\"pas\" value=\"$pas\"/>
<postfield name=\"nr\" value=\"$nr\"/>
<postfield name=\"ns\" value=\"$ns\"/>
<postfield name=\"key\" value=\"$key\"/>
</go>
</anchor><br/>
";}}
else{print"&#x0414;&#x043B;&#x044F; &#x043E;&#x0431;&#x0449;&#x0435;&#x043D;&#x0438;&#x044F; &#x0432; &#x044D;&#x0442;&#x043E;&#x0439; &#x043A;&#x043E;&#x043C;&#x043D;&#x0430;&#x0442;&#x0435; &#x043D;&#x0435;&#x043E;&#x0431;&#x0445;&#x043E;&#x0434;&#x0438;&#x043C; &#x043A;&#x043B;&#x044E;&#x0447;.
<br/>&#x0412;&#x0432;&#x0435;&#x0434;&#x0438;&#x0442;&#x0435; &#x043A;&#x043B;&#x044E;&#x0447;: 
<input name=\"key\" maxlength=\"5\" value=\"\"/><br/>
<anchor title=\"ref\">ok
<go href=\"chat.php\" method=\"post\">
<postfield name=\"login\" value=\"$login\"/>
<postfield name=\"pas\" value=\"$pas\"/>
<postfield name=\"nr\" value=\"$nr\"/>
<postfield name=\"key\" value=\"$(key)\"/>
</go>
</anchor><br/>";
}

}else{print"&#x0414;&#x0430;&#x043D;&#x043D;&#x044B;&#x0435; &#x043D;&#x0435; &#x0432;&#x0435;&#x0440;&#x043D;&#x044B;. &#x041F;&#x043E;&#x043F;&#x0440;&#x043E;&#x0431;&#x0443;&#x0439;&#x0442;&#x0435; &#x0432;&#x0432;&#x0435;&#x0441;&#x0442;&#x0438; &#x0438;&#x0445; &#x0441;&#x043D;&#x043E;&#x0432;&#x0430;.<br/>
<a href=\"index.php\">&#x041F;&#x043E;&#x043F;&#x0440;&#x043E;&#x0431;&#x044B;&#x0432;&#x0430;&#x0442;&#x044C; &#x0435;&#x0449;&#x0435;</a><br/>";}
							
print"<br/><a href=\"$gl\">&#x041D;&#x0430; &#x0433;&#x043B;&#x0430;&#x0432;&#x043D;&#x0443;&#x044E;</a><br/>
</p></card></wml>";

?>