<form action="" method="post"> bla bla bla </form>
<form action="edit.php?id=<?php echo $_GET['id']; ?>" method="post"> bla bla bla </form>