Date: 11/07/00
- Next message: Padraic Renaghan: "Re: [phplib] Event"
- Previous message: senthil: "[phplib] Event"
- Next in thread: Padraic Renaghan: "Re: [phplib] Event"
- Reply: Padraic Renaghan: "Re: [phplib] Event"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hello,
is it $allowcache or $lifetime
i cant get a clear idea how to manage sessions ...
can u give me an outline like.
senthil v v
----- Original Message -----
From: Jesse Swensen <swensenj <email protected>>
To: senthil <senthilvv29 <email protected>>
Sent: Tuesday, November 07, 2000 4:23 PM
Subject: Re: [phplib] Event
> There is garbage collection built into PHPLib. You can look at the
session
> class to see how it is implemented. Basically there is a variable set to
> the percent of probability (very loose) that a record will be removed.
>
> But don't worry about it too much. Unless you have tens of thousands of
> records in the active_session table, it is no big deal.
>
> Of course, you can always delete them by hand.
> --
> Jesse Swensen
> swensenj <email protected>
>
> > From: "senthil" <senthilvv29 <email protected>>
> > Date: Tue, 7 Nov 2000 14:59:45 +0530
> > To: "phplib" <phplib <email protected>>
> > Subject: [phplib] Event
> >
> > Suppose a user does not properly log out .
> > when will the details in the active sessions table will be deleteted.
> > (i am new to phplib) is there any event kind where we can track.
> > senthil kumar v v
> > voiceworkz
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> > For additional commands, e-mail: phplib-help <email protected>
_________________________________________________________
Do You Yahoo!?
Get your free <email protected> address at http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Padraic Renaghan: "Re: [phplib] Event"
- Previous message: senthil: "[phplib] Event"
- Next in thread: Padraic Renaghan: "Re: [phplib] Event"
- Reply: Padraic Renaghan: "Re: [phplib] Event"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

