ID:               37649
 Updated by:       [EMAIL PROTECTED]
 Reported By:      kpugazh at yahoo dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         *Compile Issues
 Operating System: Windows
 PHP Version:      5.1.4
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.


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

[2006-05-31 07:39:37] kpugazh at yahoo dot com

Description:
------------
The following is a error I get when I try to run the code of php4 in a
php5 environment. I dont get any error when i try to run it in php4



Reproduce code:
---------------
Warning: mysql_num_rows(): supplied argument is not a valid MySQL
result resource in C:\Program
Files\xampp\htdocs\Astrology\product_info.php on line 27

Expected result:
----------------
It should vallidate login

Actual result:
--------------
Warning: mysql_num_rows(): supplied argument is not a valid MySQL
result resource in C:\Program
Files\xampp\htdocs\Astrology\product_info.php on line 27


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=37649&edit=1

Reply via email to