ID: 17148 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: WinMe PHP Version: 4.2.0 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. Previous Comments: ------------------------------------------------------------------------ [2002-05-10 18:50:02] [EMAIL PROTECTED] Hello i think i have found a new bug when i call a script like that script.php?user=Client then i should be able to access the user parameter the following way if(isset($user)) { echo"$user"; } so i don t know what ever cause the bug all i know is that it should work but it doesn t i use the latest xitami webserver and php420 cgi version anyone else had this bug i d really appreciate it when you take the time to help me email me [EMAIL PROTECTED] cya thx ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17148&edit=1