<?PHP
header("Content-Type: text/html; charset=utf-8");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Бои (лего нинзяго)</title>
<style type="text/css">
.h4{
</style>
position:absolute;
top:1px;
right:1px;
}
</head>
<body bgcolor="#000000" text="00C">
<center>
<h2 style="color:#00C">Войдите в бой легендарных нинзя и испытайте свои способности. Возможно вы станете мастером кружитцу</h2><br><br><br>
<form method="post">
<h4 style="color:#00F"><strong>ВВЕДИТЕ ПАРОЛЬ ДЛЯ ВХОДА КАК БОЕЦ<br>
</strong></h4>
<input name="pass" type="password"><br><br><br><br>
<input type="submit" value="ОТПРАВИТЬ">
<input type="reset" value="ОЧИСТИТЬ">
</form>
<?
$pass=$_POST['pass'];
if ($pass==labanoninzzaaaGOGOGO)
{
$URL="http://dameninzago.zz.mu/str1";
header ("Location: $URL");
}
else
{
echo"ВЫ НЕ ПРАВИЛЬНО ВВЕЛИ ПАРОЛЬ";
}
?>
<form method="post">
<h4 style="color:#00F"><strong>ВВЕДИТЕ ПАРОЛЬ ДЛЯ ВХОДА КАК БОЛЕЛЬЩИК<br />
<br>
</strong>
</h4>
<input name="pass2" type="password"><br><br><br><br>
<input type="submit" value="ОТПРАВИТЬ">
<input type="reset" value="ОЧИСТИТЬ">
</form>
<?
$pass2=$_POST['pass2'];
if ($pass==BOUNINZAgogogo)
{
$URL="http://";
header ("Location: $URL");
}
else
{
echo"ВЫ НЕ ПРАВИЛЬНО ВВЕЛИ ПАРОЛЬ";
}
?>
</center>
</body>
</html>
_____________
wmu (U398141202367)
wmr (R321962242752)[SIZE=7][COLOR=purple]