This is a discussion on session variables within the PHP General forums, part of the PHP Programming Forums category; I am having a weird problem, when I close all my browser windows and restart my application, the session variable ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am having a weird problem, when I close all my browser windows and restart
my application, the session variable which I set comes back suddenly, but only when I call a certain class . As far as I know the session variables should disappear when I close the browser. Why would they suddenly come back? thank you |