hackalive Posted April 3, 2010 Share Posted April 3, 2010 Hi guys I am using $_SESSION for a login script now my login page has unset($_SESSION['login']); but is fails and never actually destroys it, any ideas? Quote Link to comment https://forums.phpfreaks.com/topic/197436-unset/ Share on other sites More sharing options...
mikesta707 Posted April 3, 2010 Share Posted April 3, 2010 hard to help without seeing code, but have you tried session_destroy()? Quote Link to comment https://forums.phpfreaks.com/topic/197436-unset/#findComment-1036261 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.