tau9
03-26-2009, 04:49 PM
Hi,
I am having some trouble ending/destroying a session I have tried using the following but I can still press that back button and I'm still logged in.
<?php
Session.Abandon()
?>
also unset, and destroy.
Any ideas how to destory the session so I can't press the back button and get back in.
Thanks in advance
I am having some trouble ending/destroying a session I have tried using the following but I can still press that back button and I'm still logged in.
<?php
Session.Abandon()
?>
also unset, and destroy.
Any ideas how to destory the session so I can't press the back button and get back in.
Thanks in advance