Вот форма:
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
</head>
<form action="send.php" method="post" id="sendform" enctype="multipart/form-data">
<input id="check" name="check" type="hidden" value="" />
<fieldset>
<p>
<i style="font-size: 15px; color: Black"><label>Имя*:</label><br>
<input style="height:25px" name="name" value="" size="25" type="text" required placeholder=" Иван.." /></i>
</p>
<br><