I am looking for a way to stop inserting or sending data in the database when refreshing the page.
here is my code:
user_details_page.php
<
if($_POST(submit) { //database insertion query // if successful insertion { echo""; echo"; } }