ID: 26886 Updated by: [EMAIL PROTECTED] Reported By: fgasper at freeshell dot org -Status: Open +Status: Bogus Bug Type: Variables related Operating System: FreeBSD PHP Version: 4.3.4 New Comment:
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php This is expected behavior. Previous Comments: ------------------------------------------------------------------------ [2004-01-12 13:48:43] fgasper at freeshell dot org Description: ------------ Submitting a variable named "Document Name" via GET causes the variable to show up in the $_REQUEST array as "Document_Name". This seems to me like it should only be done in the case of import_request_variables or some such, not at the global level. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26886&edit=1