Date: 04/06/01
- Next message: Alexander Feldman: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Previous message: Sascha Schumann: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Next in thread: Alexander Feldman: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Reply: Alexander Feldman: "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>>:
> >- but that does make it really
> > messy to write code that works with either setting.
>
> Yes. Feel free to propose a solution which solves your
> problem and which is compatible to existing scripts.
What about adding session_set_var (and session_get_var, for symmetry) functions
to set and access session variables regardless of scope?
-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: Alexander Feldman: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Previous message: Sascha Schumann: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Next in thread: Alexander Feldman: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Reply: Alexander Feldman: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

