View file priv.php
<?php print(" <html> <head> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"> <title>Как вас зовут?</title> </head> <body bgColor=#FFAE17> <font color=000000> <center> Представтесь!</br> <form action=\"times.php\" method=post> Имя:<input type=text name=\"name\"></br> <input type=submit name=\"submit\" value=\"Да!\"></br> </form> </center> </body> </html>\n"); ?>