Need help in log in and log out?
Moderator: General Moderators
Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and some links . but those sessions are not working correctly when some one sign in and sign out and some other person press the back button of browser the original administration page appears. i have used Dreamweaver CS3 for my whole site. Please help me.
Re: Need help in log in and log out?
You probably have a bug.
-
quicksolution
- Forum Newbie
- Posts: 1
- Joined: Fri Oct 23, 2009 9:46 pm
Re: Need help in log in and log out?
Hi...
Follow some points may help you to solve your problem
1. When user logout you should unset all session variable of user
2. In administrator pages you should check login status if user not login then redirect to login page.
Follow some points may help you to solve your problem
1. When user logout you should unset all session variable of user
2. In administrator pages you should check login status if user not login then redirect to login page.