I have six pages for a registration form in my PHP project.
In between any of the page if I press the back button from the explorer bar I get the error:
"Webpage has Expired".
I am using $_POST
to submit the data. I can't understand why this occurs?