Re: [PHP] PHP Session Handlers

2004-05-12 Thread Paul Higgins
PROTECTED]> To: "Paul Higgins" <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> Subject: Re: [PHP] PHP Session Handlers Date: Wed, 12 May 2004 15:14:36 -0400 From: "Paul Higgins" <[EMAIL PROTECTED]> > I just read this tutorial: > http://www.phpbuilder.com/co

Re: [PHP] PHP Session Handlers

2004-05-12 Thread John W. Holmes
From: "Paul Higgins" <[EMAIL PROTECTED]> > I just read this tutorial: > http://www.phpbuilder.com/columns/ying2602.php3 > > I understand what each function does and what to do in each function. > However, my question is this: If I write my own session handling functions, > do I have to explic

[PHP] PHP Session Handlers

2004-05-12 Thread Paul Higgins
Hi all, I just read this tutorial: http://www.phpbuilder.com/columns/ying2602.php3 I understand what each function does and what to do in each function. However, my question is this: If I write my own session handling functions, do I have to explicity call them myself? If so, when do I