php-general | 2001062
Date: 06/21/01
- Next message: Chuck Barnett: "[PHP] php based affiliate program software"
- Previous message: Alex Piaz: "[PHP] Trouble on PHP4.05 on W2k/IIS"
- Next in thread: David Robley: "Re: [PHP] $HTTP_???_VARS[] always populated?"
- Reply: David Robley: "Re: [PHP] $HTTP_???_VARS[] always populated?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quick question crew,
ATM we're trying to convert all of our existing scripts t conform to
register_globals being OFF, i.e., accessing everything through the
$HTTP_???_VARS[] arrays.
What I was wondering is, when register_globals in ON, do all of the
$HTTP_???_VARS[] arrays * still * get populated?
I.e., if we convert all our scripts to use these arrays and then decide
to turn register_globals on again, will all our changed scripts still
work?
Thanx, Matty.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Chuck Barnett: "[PHP] php based affiliate program software"
- Previous message: Alex Piaz: "[PHP] Trouble on PHP4.05 on W2k/IIS"
- Next in thread: David Robley: "Re: [PHP] $HTTP_???_VARS[] always populated?"
- Reply: David Robley: "Re: [PHP] $HTTP_???_VARS[] always populated?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

