ID: 16338 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Other web server Operating System: XP Edition PHP Version: 4.1.2 New Comment:
The bug system is not the appropriate forum for asking support questions. For a list of a range of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Previous Comments: ------------------------------------------------------------------------ [2002-03-29 00:54:04] [EMAIL PROTECTED] i try to add ENV in my Webpage but display error messege Warning: Undefined index: HTTP_X_FORWARDED_FOR in d:\NETWORK\SAMBAR\docs\00\index.php on line 26 <? $ip = $_SERVER["HTTP_X_FORWARDED_FOR"]; echo $ip; exit(); ?> but variables_order = "EGPCS" always in my php.ini ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16338&edit=1
