ID: 17434 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: PHP options/info functions Operating System: windows 2000 pro PHP Version: 4.2.1 New Comment:
Sorry, but the bug system is not the appropriate forum for asking support questions. Your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2002-05-26 12:24:56] [EMAIL PROTECTED] I needed the register_globals turned on to run some ancient scripts. Even though phpinfo() reports that register_globasl is set to 'On' the variables are never created. $_GET array also seems empty (it's the one who should hold my variables). A workaround is to switch to a previous version of PHP like 4.1.1. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17434&edit=1
