<form method="post" action="a.php"> <input type="text" name="isim"> <input type="submit" value="Ekle"> </form>
<?php include"a.php"; ?>