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? 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()? Link to comment https://forums.phpfreaks.com/topic/197436-unset/#findComment-1036261 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.