third
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<title>Form ФИО</title>
|
||||
</head>
|
||||
<body>
|
||||
<form action="src\info.php" target="_blank" method="post">
|
||||
<form action="index.php" target="_blank" method="post">
|
||||
Фамилия: <br>
|
||||
<input type = "text" name = "surname" required size="50" autofocus placeholder="Фамилия"> <br> <br>
|
||||
Имя: <br>
|
||||
|
Reference in New Issue
Block a user