Re: [PHP] Re: Active PHP Sessions

2004-05-10 Thread Paul Higgins
ction. Thanks! From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Re: [PHP] Re: Active PHP Sessions Date: Fri, 7 May 2004 12:17:32 -0400 adodb also handles sessions in a database http://phplens.com/lens/adodb/docs-session.htm - Original Message - From: "Paul Higgins&q

Re: [PHP] Re: Active PHP Sessions

2004-05-07 Thread zooming
adodb also handles sessions in a database http://phplens.com/lens/adodb/docs-session.htm - Original Message - From: "Paul Higgins" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, May 07, 2004 9:40 AM Subject: RE: [PHP] Re: Activ

Re: [PHP] Re: Active PHP Sessions

2004-05-07 Thread Richard Harb
quot; <[EMAIL PROTECTED]> >>To: [EMAIL PROTECTED] >>Subject: [PHP] Re: Active PHP Sessions >>Date: Fri, 7 May 2004 15:30:29 +0200 >> >>"Paul Higgins" <[EMAIL PROTECTED]> wrote in message >>news:[EMAIL PROTECTED] >> > Hi all, >>

Re: [PHP] Re: Active PHP Sessions

2004-05-07 Thread Torsten Roehr
; > > >From: "Torsten Roehr" <[EMAIL PROTECTED]> > >To: [EMAIL PROTECTED] > >Subject: [PHP] Re: Active PHP Sessions > >Date: Fri, 7 May 2004 15:30:29 +0200 > > > >"Paul Higgins" <[EMAIL PROTECTED]> wrote in message >

RE: [PHP] Re: Active PHP Sessions

2004-05-07 Thread Paul Higgins
I've read stuff like that also. However, if I choose to do this, I must write all the session handling myself, correct? Are there any scripts already out there that do this? Thanks From: "Torsten Roehr" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [PHP] Re: Act

[PHP] Re: Active PHP Sessions

2004-05-07 Thread Torsten Roehr
"Paul Higgins" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all, > > I'm on a shared server, and I do not believe that I have access to the /tmp > directory where the session files are stored (I believe that is how it works > :). I want to keep track of which sessions are activ