I have been receiving the following error Error: with query id #7 and i have been unable to find where the error occurs. This is the code on the page.
This is the query on the page that is erroring
mysql_connect($db_host, $db_user, $db_pass) or die ('Error: Unable to connect')...