ID: 20477 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 Professional PHP Version: 4.2.1 New Comment:
In PHP 4.2.0, the 'register_globals' setting default changed to 'off'. See http://www.php.net/release_4_2_0.php for more info. We are sorry about the inconvenience, but this change was a necessary part of our efforts to make PHP scripting more secure and portable. Previous Comments: ------------------------------------------------------------------------ [2002-11-18 03:34:11] [EMAIL PROTECTED] When using php on windows, for retreiving the values passed by the forms on another page, we have to use $_GET or $_POST before variable name, instead of the name of the id passed of the object. But when we are using php4.1.2 this is not a problem. why is it so? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20477&edit=1