On Mon, 21 May 2001, Chuck Hagenbuch wrote:
> No, it's not. The other option is, if register_globals is on, to make $foo and 
> $HTTP_SESSION_VARS['foo'] references pointing to the same value (well, one 
> points to the other; I don't _think_ it matters which).
> 
> However it's solved, it'd be _really_ nice if at the very least, code written 
> for the register_globals Off case worked all the time, since that's the more 
> portable option anyway.

I think it used to be that both of them referenced the same value, but
it was changed due to some memorably big discussion the cause of which I
fail to remember at this point..

-Andrei
* A feature is a bug with seniority. *

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