ID: 17191 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating System: Win 2000 Server PHP Version: 4.2.1 New Comment:
That makes sense if you haven't turned the register_globals directive On in php.ini. Previous Comments: ------------------------------------------------------------------------ [2002-05-13 17:36:44] [EMAIL PROTECTED] Because of the known "OCX-Control missing" problem I did a manual configuration on Windows 2000 Server (IIS5). PHP scripts run (e.g. phpinfo()), but own function don't have access to PHP Variables, there seem to be no variable definitions at all. Calling a script via http://localhost/test.php?a=1 does not result in a variable "a" within the script. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17191&edit=1