Is register_globals turned on or off?

----- Original Message ----- 
From: "Gaylen Fraley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, December 09, 2001 6:13 AM
Subject: [PHP] session woes


> I have a friend who is using an ISP that uses php4.0.3pl1 .  It appears that
> session_register is not working between pages.  In script A, the session var
> gets registered and shows registered using session_is_registered('testvar');
> However, when script B is called, a session-start is issued and testvar is
> not registered.  Running the identical code, but not with his ISP, under
> 4.06, it works perfectly.  Are there known issues?
> 
> --
> Gaylen
> [EMAIL PROTECTED]
> Home http://www.gaylenandmargie.com
> PHP KISGB v2.5 Guest Book http://www.gaylenandmargie.com/phpwebsite
> 
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to