My sql error help.
Hi,
I use PHP MySQL
When using dreamweaver I have never had this problem. But after creating my recordsets I get this error in the browser. But the strangest part is that it only does this for some recordsets. Please help. I have noticed that it only does this to the recordsets that are using this code:
$totalRows_*** = mysql_num_rows($all_***);
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in ***/thebest.php on line 58
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in ***/thebest.php on line 79
Thanks in advance for all help! ![]()
