PHP Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/website/public_html/facebook/fbclogin.php on line 57 [duplicate]
This means the MySQL query did not execute correctly. You can use this to figure out what went wrong: although in this case it seems the problem is that you have not enclosed table and column names within the required ` marks, so try