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 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."



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to