Date: 10/21/98
- Next message: Bug Database: "[PHP-DEV] Bug #865 Updated: email addresses are published in your bugs database"
- Previous message: explorer <email protected>: "[PHP-DEV] Bug #865: email addresses are published in your bugs database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 864
Updated by: rasmus
Reported By: explorer <email protected>
Status: Closed
Bug Type: Other
Assigned To:
Comments:
Not really a bug. One of the wishlist items for 3.1 is to include env vars in the gpc_order mechanism. For now, the obvious workaround is to do a $REMOTE_USER = getenv("REMOTE_USER"); to make sure you get the correct version. Or, alternatively turn off PHP's automatic variable creation by setting gpc_order to an empty string.
Full Bug description available at: http://ca.php.net/bugs.php3?id=864
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #865 Updated: email addresses are published in your bugs database"
- Previous message: explorer <email protected>: "[PHP-DEV] Bug #865: email addresses are published in your bugs database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

