Fatal error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY dist LIMIT 30' at line 7: SELECT distinct(z.city_id), z.zipcode, ((( - z.lon)*( - z.lon))+ (( - z.lat)*( - z.lat))) *64 dist FROM zips z WHERE ((( - z.lon)*( - z.lon))+ (( - z.lat)*( - z.lat))) *64 <=10 AND z.city_id <> ORDER BY dist LIMIT 30 in /home/localwor/public_html/include/common/db.php on line 235