From: [EMAIL PROTECTED] Operating system: Windows 2000 Professional PHP version: 4.2.1 PHP Bug Type: Unknown/Other Function Bug description: $_POST and $_GET issues
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 bug report at http://bugs.php.net/?id=20477&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20477&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20477&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20477&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20477&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20477&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20477&r=support Expected behavior: http://bugs.php.net/fix.php?id=20477&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20477&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20477&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20477&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20477&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20477&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20477&r=isapi