- Original Message -
From: "Tech Support" <[EMAIL PROTECTED]>
To: "Danny Shepherd" <[EMAIL PROTECTED]>
Sent: Tuesday, July 30, 2002 6:44 PM
Subject: Re: [PHP] Sessions - Informed Opinions
> If you're on a shared system it's very easy for
- Original Message -
From: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
To: "Danny Shepherd" <[EMAIL PROTECTED]>
Cc: "PHP-General" <[EMAIL PROTECTED]>
Sent: Tuesday, July 30, 2002 11:52 AM
Subject: Re: [PHP] Sessions - Informed Opinions
> &g
> > > 3 How can I get a count of currently active (I.e non expired)
> sessions?
> >
> > Count the number of session files.
> Can I be sure that the count will only include active sessions though?
By definition, if the session file is there, it is an active session.
There is no such thing as c
<< Comments inline >>
- Original Message -
From: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
To: "Danny Shepherd" <[EMAIL PROTECTED]>
Cc: "PHP-General" <[EMAIL PROTECTED]>
Sent: Tuesday, July 30, 2002 11:24 AM
Subject: Re: [PHP] S
> So, I've been using my own implementation of session handling which is
> mainly storing the userinfo in a cookie (an array, serialised and signed)
> but I'm starting to come around to the idea of storing this info on the
> server and just passing a session key about - but I have a couple of
> re
Hello All,
So, I've been using my own implementation of session handling which is
mainly storing the userinfo in a cookie (an array, serialised and signed)
but I'm starting to come around to the idea of storing this info on the
server and just passing a session key about - but I have a couple of
6 matches
Mail list logo