From: marketing at dynamicwebsol dot com Operating system: Win XP PHP version: 5.1.2 PHP Bug Type: Performance problem Bug description: PHP Notice: Undefined index: tab in c:\Inetpub\wwwroot\
Description: ------------ The Problem is configuration was done properly but I have downloaded latest version of PHP 5.1.2. But in online it is the old version, so when I work online there is no error message, with the same code I am getting error while in offline(my local system PHP. I have pasted the error messages here. Reproduce code: --------------- PHP Notice: Undefined index: tab in c:\Inetpub\wwwroot\gamble\index.php on line 15 PHP Notice: Undefined index: pid in c:\Inetpub\wwwroot\gamble\index.php on line 16 PHP Notice: Undefined variable: gamelist in c:\Inetpub\wwwroot\gamble\index.php on line 33 PHP Notice: Undefined index: pid in c:\Inetpub\wwwroot\gamble\index.php on line 333 PHP Notice: Undefined variable: select in c:\Inetpub\wwwroot\gamble\index.php on line 348 PHP Notice: Undefined variable: game in c:\Inetpub\wwwroot\gamble\index.php on line 349 PHP Notice: Undefined variable: message in c:\Inetpub\wwwroot\gamble\mainnews.php on line 8 Expected result: ---------------- It should work because its working in the old version of PHP which is in hosting server. Actual result: -------------- Notice: Undefined index: tab in c:\Inetpub\wwwroot\gamble\index.php on line 15 Notice: Undefined index: pid in c:\Inetpub\wwwroot\gamble\index.php on line 16 Notice: Undefined variable: gamelist in c:\Inetpub\wwwroot\gamble\index.php on line 33 -- Edit bug report at http://bugs.php.net/?id=36557&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=36557&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=36557&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=36557&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=36557&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=36557&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=36557&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=36557&r=needscript Try newer version: http://bugs.php.net/fix.php?id=36557&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=36557&r=support Expected behavior: http://bugs.php.net/fix.php?id=36557&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=36557&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=36557&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=36557&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=36557&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=36557&r=dst IIS Stability: http://bugs.php.net/fix.php?id=36557&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=36557&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=36557&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=36557&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=36557&r=mysqlcfg
