You should be able to compare $var with $HTTP_SESSIN_VARS['var'] to figure
out what you want...

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Rodolfo Gonzalez Gonzalez <[EMAIL PROTECTED]>
Newsgroups: php.general
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 25, 2001 3:29 PM
Subject: Globals and HTTP_SESSION_VARS variables.


> Hi,
>
> Is here anyway to make a variable like $var not the same than
> $HTTP_SESSION_VARS[var], when register_globals=1?. (where $var is in the
> script scope).
>
> I read in a changelog that this is relatively recent (make $var the same
> than $HTTP_SESSION_VARS[var]).
>
> Thank you.
>
> Regards,
> Rodolfo.
>


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