I have selected the database but for some weird reason it still says that it is not selected.
Connection lines:
$location = \"localhost\"; $user = \"
SOLVED Use ` backticks for MYSQL reserved words... your table name is reserved word for MYSQL... Change your table name.