Prevent Back Button in PHP using JavaScript

Use the below code in the page from you requeste to go another page after form entry then don’t want to back to the previous page

<script language="javascript" type="text/javascript">
        window.history.forward();
 </script>

Customizable Disclaimer Section: Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

Leave a Reply

Your email address will not be published. Required fields are marked *