two snips from the manual:

1) If both track_vars and register_globals are enabled, 
   then the globals variables and the $HTTP_SESSION_VARS 
   entries will reference the same value.

2) As of PHP 4.0.3, track_vars is always turned on. 

This is not the case with Apache 1.3.20-dev, 4.0.5 RC7, 
and 4.0.5 (final) on NT4 SP5 - with register_globals on, 
$HTTP_SESSION_VARS is always empty.

Is this a bug in the docs or in the behavior?


[EMAIL PROTECTED]
-------------
And the eyes of them both were opened and they saw that their files
were world readable and writable, so they chmoded 600 their files.
    - Book of Installation chapt 3 sec 7 


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