Вход Регистрация
Файл: aut.php
Строк: 12
<?php

require('system/connect.php');
require(
'system/core.php');
require(
'system/head.php');

if(
$user){
header("Location: /");
}
echo 
'<div class="topmenu"><br/>
<form method="post" action="?">
Введите логин:<br/>
<input type="text" name="log_in" /><br/>
Введите пароль:<br/>
<input type="password" name="pwd" /><br/>
<input type="submit" value="Вход" /></div>'
;
require(
'system/foot.php');
?>
Онлайн: 5
Реклама