Re: [PHP] The session finishes unexpectedly

2003-07-28 Thread Tomás Liendo
For pasign the session variables I'm using the $_SESSION array. I am not sure if this responds your question.. Tom. "Curt Zirzow" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED] > * Thus wrote Tomás Liendo ([EMAIL PROTECTED]): > > Hi people, I made a system in PHP wich uses sess

Re: [PHP] The session finishes unexpectedly

2003-07-27 Thread Curt Zirzow
* Thus wrote Tomás Liendo ([EMAIL PROTECTED]): > 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