View file mipass.php
<?php include "head.php"; echo "<br><b>Востановление пароля</b><br/><br/> <form action='3.php' method='post'> Имя:<br/><input type='text maxlength='10' name='name'><br/> Секретное слово:<br/><input type='text' maxlength='40' name='mmail' value=''><br/> <input type='submit' value='OK'></form> » <a href='hello.php'/>Главная</a><br><br>"; echo $copy; include "foot.php"; ?>