<form method="post" action="post.php"> <input type="text" name="isim" /> <input type="submit" value="Gonder"/> </form>
echo $_POST["isim"];