Re: [Phplib-users] Max's session class
Brought to you by:
nhruby,
richardarcher
|
From: Giancarlo P. <gia...@na...> - 2002-03-12 22:41:56
|
Matt Williams wrote: > > Hi > > I've been playing with max's session class with plplib 7.2c for a long time > with much success. > > I thought I'd download 7.4pre1 and see how far along things have come with > integrating php 4 sessions with phplib. > > First of all fired it up with default php sessions, worked fine. > Altered the settings to work with the max's session 4 stuff. No go > It looked somthing strange to me, those subdirectories etc. and i needed to convert an existing session3 site. So I just followed the other suggestion: how to wedge the 4 stuf into a 3 implementation: copy all the unsup dir, prepend.php4 there is OK to be substituted to your one, and it worked quite out of the way... Gian |