jjk2 Posted September 10, 2008 Share Posted September 10, 2008 http://pastie.org/268643 please help. i log in once. and i log out. i click on login again, i am logged in without it asking me for id or password!! Quote Link to comment https://forums.phpfreaks.com/topic/123553-why-doesnt-it-ask-for-login-pw-when-i-login-log-out-then-try-logging-in-agai/ Share on other sites More sharing options...
mikesta707 Posted September 10, 2008 Share Posted September 10, 2008 does your log out script end the correct session? Quote Link to comment https://forums.phpfreaks.com/topic/123553-why-doesnt-it-ask-for-login-pw-when-i-login-log-out-then-try-logging-in-agai/#findComment-638115 Share on other sites More sharing options...
xoligy Posted September 10, 2008 Share Posted September 10, 2008 1. why are your starting a session in logout when its already set? 2. dont you need session_destroy()? in logout Quote Link to comment https://forums.phpfreaks.com/topic/123553-why-doesnt-it-ask-for-login-pw-when-i-login-log-out-then-try-logging-in-agai/#findComment-638118 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.