I\'m doing some exercises from Beginners PHP & MySQL by Mr. Tucker.
On his example everything works fine, but on my PC there is an error:
Do a check using mysql_num_rows($result) to make sure you actually got something.
mysql_num_rows($result)