Hi,
I was adding a php login box with mysql, and I get this error:
Code:
Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in /home/sphinx/public_html/temp/include/database.php on line 218
Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in /home/sphinx/public_html/temp/include/database.php on line 207
Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in /home/sphinx/public_html/temp/include/database.php on line 218
Their are more, but they are the same thing.
How do I fix?
Thanks