Unable to log a user out due to session destroy and session start problems

Molemefef

New Member
Working on a user login/logout system. But I'm unable to log a user out due to the fact I can't kill the session!Basically once the user has logged in they receieve a logged in message and a log out button. I've tried playing around with the code for hours and was wondering is it possible to log a user out without using session_destroy???
 
Back
Top