[FX.php List] [OFF] Theory of managing sessions

Lindal, Mark mlindal at pfc.forestry.ca
Tue Nov 20 08:38:29 MST 2007


re: Session and security
This is now the area that I am working on with my solution.

On my last page, I added these two lines of code so there is no caching of
the pages:

header('Cache-Control: no-cache');
header('Pragma: no-cache');

I believe this is to prevent caching of pages to prevent people from going
back a page in the history and retrieving data.

------------------------------
Mark Lindal
mlindal at nrcan.gc.ca
250-363-0603





More information about the FX.php_List mailing list