jd2007 Posted July 16, 2007 Share Posted July 16, 2007 pls just give me a hint/idea ... Link to comment https://forums.phpfreaks.com/topic/60184-how-do-i-make-a-user-logout-with-php/ Share on other sites More sharing options...
ToonMariner Posted July 16, 2007 Share Posted July 16, 2007 session_unset(); session_destroy(); Link to comment https://forums.phpfreaks.com/topic/60184-how-do-i-make-a-user-logout-with-php/#findComment-299382 Share on other sites More sharing options...
rameshfaj Posted July 16, 2007 Share Posted July 16, 2007 If u are using session then do just as told above. Link to comment https://forums.phpfreaks.com/topic/60184-how-do-i-make-a-user-logout-with-php/#findComment-299417 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.