Date: 04/06/01
- Next message: Sascha Schumann: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Previous message: mwallace <email protected>: "[PHP-DEV] PHP 4.0 Bug #10213: mail() changes the sign of the time zone"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Reply: Sascha Schumann: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quoting Sascha Schumann <sascha <email protected>>:
> On Fri, 6 Apr 2001, Chuck Hagenbuch wrote:
>
> > Quoting Sascha Schumann <sascha <email protected>>:
> >
> > > Unless a bug has slipped in, HTTP_SESSION_VARS get always
> > > created. If you enable register_globals, variables with
> > > global scope will be additionally created.
> >
> > They are always created; the problem is that if register_globals is on, you
> > can't manipulate them and have the changes stick.
>
> Right, but that is not what the original request was about
> (as far as I understood it).
Possibly not - can the original poster comment? - but that does make it really
messy to write code that works with either setting.
-chuck
-- Charles Hagenbuch, <chuck <email protected>> Number of U.S. nuclear bombs lost in accidents and never recovered: 11-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Sascha Schumann: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Previous message: mwallace <email protected>: "[PHP-DEV] PHP 4.0 Bug #10213: mail() changes the sign of the time zone"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Reply: Sascha Schumann: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

