GET form action. Redirect to self

use action="#" or action="<?php echo($_SERVER["PHP_SELF"]);?>"
to redirect to same page