Re: [Phplib-users] Max's session class
Brought to you by:
nhruby,
richardarcher
|
From: Matt W. <ma...@ye...> - 2002-03-12 20:55:25
|
On Tuesday 12 March 2002 20:24, Richard Archer wrote: > Nathan rushed some PHP4 stuff into the pre1 release. If that's not > the best code to be using, we'd best hear about it before it becomes > the standard! That's Max's stuff, however, the session4_custom.inc requires session4 which is in the phplib4 folder. Maybe these should be merged together? > My understanding was that Max's code was the "best", although I > didn't pay much attention to PHP4 discussions last year (still > using PHP3!). > > Which code do you think we should be using? > And which code is in pre1? As I said above it's Max's that's in the distro. This is the one I would go for, only because it's the only one I got working. I've been using it on a couple of sites for the past 12 months or more and have had no problems with it. I've been using it with 7.2c with php 4.0.6. I don't however use the user stuff. I've just set up a test site here using 7.4 to see how it works with the new lib stuff. I'm also trying to get it running with register_globals off but I'm begging to think just to try and see how the session stuff reacts first. matt |