Re: Re[2]: [PHP] PHPlib sessions without a DB?

2002-04-26 Thread Alan McKay
> Session4 without Session4_custom uses native php containers, e.g. > files or mm. Where is this "session4"? I pulled "php-lib-stable" out of CVS yesterday and do not see this anywhere. Is this part of the "bleeding edge" in "php-lib" (without the "stable") in CVS? thanks, -Alan -- PHP Gen

[PHP] PHPlib sessions without a DB?

2002-04-26 Thread Alan McKay
Folks, I was going through PHPlib for the first time to assess whether or not I can use it on a current project, and it looks pretty clear to me that you need a DB in order to use the session management. My environment will be a Windows NT 4.0 SP5 box running Apache and PHP. I have no DB on the