Hi
I've found some code which i put it into this function. I've never got the
meta tag technique to work but this seems to do the trick.
Call noCache() before outputting anything to the page.
function noCache() {
header ("Expires: Mon, 26 Jul 1997 05:00:00 GMT");// Date in the past
header (
Hi,
me also faced many probs last 3 months back and i overcome that.
solution
-
use session variables..
register login info as session vars and during logout unregister...
This is the solution to u'r problem..
-
All the best
-Balaji
- Original Message
2 matches
Mail list logo