Correct me if i'm wrong :)
Isn't $_SESSION php4.1 specific? Is there a session class that can detect
phpversions and get/set sess vars accordingly?
-Warren
> Message: 2
> Subject: Re: [Phpwebsite-developers] PHP4.1/ admin functions
> From: Alessandro "Pisani (TXM / J578)" <al...@ti...>
> To: spiggy <th...@me...>
> Cc: phpWebSite Developers Mail-List
> <php...@li...>
> Date: 06 Jan 2002 00:25:59 +0100
>
> On Sat, 2002-01-05 at 16:42, spiggy wrote:
> > as a quickfix replacing
> >
> > $admintest=$security_hash
> >
> > with
> >
> > $_SESSION["admintest"]=$security_hash
> >
> > in auth.inc.php seems to fix the admin login issues at least for
> me...
> > and i am running a linux system (redhat7.2). Register_globals has
> to be
> > set *ON* in php.ini.
> >
> Thank you. I'll commit them asap along with the other php 4.1.x fixes
> I'm working on (I think them will crash-land during the next week).
>
> Thanks for your help
> Kind Regards,
> Alessandro
__________________________________________________
FREE voicemail, email, and fax...all in one place.
Sign Up Now! http://www.onebox.com
|