[KLUG Members] php 4.1.2 to 4.3.3 session handling

Jon Smitley lunitix at earthlink.net
Wed Dec 8 01:09:16 EST 2004


OK.  I found out this has to do with register_globals.  For my current script 
to work, it needs these to be on. How would I go about rewriting these so 
they register_globals can stay off?

Jon
Minding of Madness

On Wednesday 08 December 2004 12:45 am, Jon Smitley wrote:
> I have a variable being passed through SESSIONS that works just fine under
> PHP 4.1.2, but doesn't seem to work in 4.3.3.
>
> I moved my Jeopardy Project from my iBook to one of my Linux boxes and the
> version of PHP is not the same.  I can tell that the SESSION variable is
> incrementing as I need it to by printing the session_encode.  The variable
> just isn't being read in the "board" page the way its was on the iBook,
> where all this worked.  Does anybody know what tweaks need to happen to get
> from 4.1.2 to 4.3.3
>
> Jon
> Minding of Madness
>
> _______________________________________________
> Members mailing list
> Members at kalamazoolinux.org
> 



More information about the Members mailing list