View file fnc/aut/enter.php
<?php include"../../sys/fnc.php"; ?> <h3>Вход</h3> Ник: <br> <input id="login"> <br> Пароль: <br> <input type="password" id="password"> <br> <button onClick="enter1()">Отправить</button> <br> <?include"../sch2.php";?>
<?php include"../../sys/fnc.php"; ?> <h3>Вход</h3> Ник: <br> <input id="login"> <br> Пароль: <br> <input type="password" id="password"> <br> <button onClick="enter1()">Отправить</button> <br> <?include"../sch2.php";?>