ID:               36557
 Updated by:       [EMAIL PROTECTED]
 Reported By:      marketing at dynamicwebsol dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Performance problem
 Operating System: Win XP
 PHP Version:      5.1.2
 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.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

Change your error_reporting setting in php.ini


Previous Comments:
------------------------------------------------------------------------

[2006-02-28 12:11:02] marketing at dynamicwebsol dot com

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 this bug report at http://bugs.php.net/?id=36557&edit=1

Reply via email to