![]() |
PHP form submission
I am having quite a problem when it comes to forms. well i have 3 files.
- login.php - checklogin.php - logoout.php i am not using any session or cookie rite now. I am able to login [login.php -> checklogin.php -> logout.php] but when i press the back button of the browser from logout -> checklogin. It wants me to re-submit the information, which i don't want to. ![]() Is there any way to just show the checklogin file so that i can tell the user the form has not been submitted? |
It is because checklogin.php is a POST request. If you forward the user to a GET page after they have successfully logged in then you will not have this issue. Any POST page that you navigate back to will display this message, however.
|
| All times are GMT. The time now is 04:11 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0