Re: [Phplib-users] Hello? Dev mailing list?
Brought to you by:
nhruby,
richardarcher
From: Joe S. <jo...@be...> - 2003-07-03 13:47:24
|
On Thu, Jul 03, 2003 at 09:14:06AM -0400, Andy Fundinger wrote: > Is there a phplib-devel mailing list? The only discussion list I seem to > find for this project is a user mailing list. > Currently development discussion is here too. I'd also like to see a -dev list. > Also, I'm trying to bring up phplib7.2 on php 4.3.2 without register globals > but that's taking an awful lot of code fixes, has anyone already made these > fixes? Does some other package do authentication and permissions without > register globals being needed? > Try downloading phplib-7.4-pre2.tar.gz. The session, auth, and perms work w/php 4.2.3 and register_globals off. Don't know if sessions broke w/4.3.2 and register_globals off. Joe > -Andy Fundinger > > |