View file shet/shet/ych.php

File size: 2.24Kb
<?

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

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

Error_Reporting(E_ALL & ~E_NOTICE);
header("Content-type:text/vnd.wap.wml;charset=utf-8");      //////// тип и кодировка документа
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=\"Top\"><p>";




print"&#x041D;&#x043E;&#x043C;&#x0435;&#x0440; &#x0440;&#x0435;&#x0433;&#x0438;&#x0441;&#x0442;&#x0440;&#x0430;&#x0446;&#x0438;&#x0438;:<br/><input name=\"nreg\" maxlength=\"25\" value=\"\"/><br/>
 &#x041F;&#x0430;&#x0440;&#x043E;&#x043B;&#x044C;:<br/><input name=\"uzpas\" maxlength=\"15\" type=\"password\" value=\"\"/><br/>

	<anchor title=\"ok\">&#x0412;&#x043E;&#x0439;&#x0442;&#x0438;
	<go href=\"ychiz.php\" method=\"post\">
	<postfield name=\"uzpas\" value=\"$(uzpas)\"/>
	<postfield name=\"nreg\" value=\"$(nreg)\"/>
	
	</go>
	</anchor><br/>
";
print "
<br/><a href=\"http://safonoff.wab.ru\">SafonoFF</a></p></card></wml>";
?>