sessions and Safari
Posted: Tue Mar 09, 2010 2:04 pm
Greetings,
I am creating a web site using sessions and upon logging out in both IE and FF I am directed to the login page when hitting the 'back' button (a good thing). My problem is after logging out with Safari and hitting the back button, it steps me through the entire history (a bad thing), though hitting any link while doing so will direct me to the login page. I am using session_cache_limiter(nocache) and, upon logout, session_destroy(), but to no avail. Any advice appreciated...prefer the good kind.
Thanks
ggoose
I am creating a web site using sessions and upon logging out in both IE and FF I am directed to the login page when hitting the 'back' button (a good thing). My problem is after logging out with Safari and hitting the back button, it steps me through the entire history (a bad thing), though hitting any link while doing so will direct me to the login page. I am using session_cache_limiter(nocache) and, upon logout, session_destroy(), but to no avail. Any advice appreciated...prefer the good kind.
Thanks
ggoose