Re: [Phplib-users] phplib session4 database
Brought to you by:
nhruby,
richardarcher
|
From: Alexander M. <am...@si...> - 2002-03-18 18:31:52
|
Hi, i checked the session4. inc as u said but there seemes to be a problem. No session data is written to the db. Can u tell me how to fix the problem ? Thanks Alex ----- Original Message ----- From: "Matt Williams" <li...@ye...> To: "Alexander Meis" <am...@si...> Sent: Sunday, March 17, 2002 3:46 PM Subject: Re: [Phplib-users] phplib session4 database > On Sunday 17 March 2002 12:09, Alexander Meis wrote: > > > i am looking for a phplib session class which uses php4 sessions stored in > > the > > active_sessions table in the database. > > I found the session4_custom in the cvs but i can't get it running. > > Does someone have an running class for me ? > > > > Greetings > > to use the session4_custom you need also to get the session4.inc file from > the session folder. > > Do not use the session4.inc from the phplib4 folder it is not the same thing. > > matt > > |