ID: 17311 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *URL Functions Operating System: Freebsd 4.3R PHP Version: 4.1.2 New Comment:
In PHP 4.2.0, the 'register_globals' setting default changed to be 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-05-20 11:17:24] [EMAIL PROTECTED] When using for example <A HREF="TEST.php?ID=10>Test</A> the variable ID is not passed to the next session when you press the link. The variable ID is just empty. This worked fine in the earlier version of PHP4 though. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17311&edit=1
