i have my session.cookie_lifetime set to 0 does that mean that any variable i store as a session on the server like
would be set for ever or does it loose its value after a given period of time?Code:$_SESSION['user'] = "john";
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: expiration of session variablesThreaded View
|
Click Here to Expand Forum to Full Width |