<html> <body> <form method="post" action="formislem.php"> Adı: <input type="text" id="adi" name="adi"> <input type="submit" value="Gönder"> </form> </body> </html>