ID: 20153 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Windows 2000 SP3 PHP Version: 4.2.3 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Either turn on register_globals or use $_GET['var'] Previous Comments: ------------------------------------------------------------------------ [2002-10-29 16:18:18] [EMAIL PROTECTED] I have a serious problem! When i write "http://localhost/test.php?var=hello!", and in "test.php": "<?= $var ?>" I get the following error: "Undefined variable: var" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20153&edit=1