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

2002-04-27 Thread Richard Archer
At 9:57 AM -0400 26/4/02, Alan McKay wrote: >> 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 t

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

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

2002-04-26 Thread Maxim Derkachev
MW> I've been using the session4 stuff with phplib for a while and works well, MW> but this is using db storage. I wouldn't imagine there will be a problem just MW> using a different session container. Session4 without Session4_custom uses native php containers, e.g. files or mm. MW> As for t