Aj., Ms. Waldman wrote the below, not me. I posted the link to http://www.captain.at/howto-php-sessions.php in response.
but your link is definitely worth a review too. I spend a lot of time at php.net needless to say. Kristina > On Wed, 30 Dec 2009, Kristina Anderson wrote: > > > > I inherited a project where the login code had already been written. > > > > > > The client asked me to stop the login from timing out the client and login > > > them out. > > > > > > When I looked at the code, I didn't see anything that was calculating time > > > logged in. > > > > > > It seems the system is automatically clearing the session variables. > > > > > > So, I took a look at the php.ini file. I thought the right variable > > to set > > > would be: > > > > > > session.cache_expire > > > > > > But, that doesn't seem to be it. > > http://www.php.net/manual/en/session.configuration.php > > > > -- > Aj. > > _______________________________________________ > New York PHP Users Group Community Talk Mailing List > http://lists.nyphp.org/mailman/listinfo/talk > > http://www.nyphp.org/Show-Participation > > _______________________________________________ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation
