LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: Matthew Gonzales Date: Mon May 12 07:52:19 2008 Subject: Sessions Question!
So I have user restricted area to my website. The login works great with
the session data being passed. I also have a logout button. I notice
that when I logout I can still click the back button on the browser and
you can see the previous users restricted data. How do I prevent this
from happening. Below is the Script I am using to destroy the session data.
//Unset all of the global variables!
session_unset;
//Destroy the session
session_destroy();
Matt G
--
Matthew Gonzales
IT Professional Specialist
Enterprise Information Technology Services
University of Georgia
Email: matt323@uga.edu <mailto:matt323@uga.edu>
Phone: (706)542-9538
| Navigate in group php.windows at sever news.php.net | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by PHP Developer
Powered By PHP Consultants |