Hi All,
I am new to PHP. I have created a small login form with MySQL. Its working..., but I want to prevent when the user clicks the back button after logged in.
Now the login page is loaded again. - How to prevent this?
Please help me.
Thanks in advance
- Nelson
Secure Login
Moderator: General Moderators
Re: Secure Login
After you have processed the POST request do a redirect to the same location maybe?
-
Nelson Joseph
- Forum Newbie
- Posts: 3
- Joined: Mon Sep 28, 2009 5:27 am
Re: Secure Login
could tell with some coding please?
-
Nelson Joseph
- Forum Newbie
- Posts: 3
- Joined: Mon Sep 28, 2009 5:27 am
Re: Secure Login
Its going to login page. (If I click back button from home page)
Actually I want login page that seems to be the joomla admin login page. Its very good. but I cant understand joomla coding.
Please help me
Actually I want login page that seems to be the joomla admin login page. Its very good. but I cant understand joomla coding.
Please help me