Can someone tell me my errors, Ive tried differant things no brakets,brakets with spaces, left out the get and shoot other stuff and just dont have a clue
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /public_html/phptest/actiondetails.php on line 704
$nbBidders = mysql_num_rows($getBidderId);
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /public_html/phptest/actiondetails.php on line 706
n/a (0)
$highBidder=mysql_fetch_array($getBidderId);