";
$conID = @mysql_pconnect($dbhostname, $dbusername, $dbuserpass) or die ("資料連結錯誤");
mysql_select_db( "$dbname",$conID);
?>
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'where city=''' at line 1