----- Original Message -----
From: "Chung Ha-Nyung" <[EMAIL PROTECTED]>
To: "Yasuo Ohgaki" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, March 14, 2001 5:07 PM
Subject: Re: [PHP] [Q] session variables wouldn't keep contents.


>
>   I found something!
>   If I set register_globals to Off in php.ini, then session *seems* to work
well.
>   In /tmp, session data file contains both of variable name and value and I
can
>   use $HTTP_SESSION_VARS["variable"].
>   BUT, as before is there no HTTP_SESSION_VARS in PHP variables section of
phpinfo.
>
>   I'm so confused and think things are getting weirder. ;(
>

I set "register_globals = Off" for many reasons.
Session may not work with "register_globals = On"??
It may be a bug. How about post it as a bug, if you don't like it and there is
no such a bug report.

Regards,

--
Yasuo Ohgaki

-- 
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