This is a discussion on Re: [PHP] The session finishes unexpectedly within the PHP General forums, part of the PHP Programming Forums category; * Thus wrote Tomás Liendo (tomasjliendo@hotmail.com): > Hi people, I made a system in PHP wich uses sessions. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
* Thus wrote Tomás Liendo (tomasjliendo@hotmail.com):
> Hi people, I made a system in PHP wich uses sessions. While I'm testing the > system some times the session finishes unexpectedly. Some times the system > works during one hour without problems but other times the system finishes > after five minutes and return to the login page. > I think that the session variables "forget" their values for some reason. > Something in the PHP configuration may be? But the time is not always the > same. > Well, I hope you can guide me with this problem. Ahead of time, thank you > very much. Are you using cookies or GET method for passing the session around? Curt -- "I used to think I was indecisive, but now I'm not so sure." |