if (mysql_numrows(mysql_query($results "without LIMIT"))>0) {} else {echo "Nothing found";}
mysql_query($results "without LIMIT")
Select count(*) as Count from table where .....