Error: SELECT Hotels.hotelname, Hotels.imagedir, Hotels.Type, Hotels.backgroundimage, hotelimages.* FROM hotelimages INNER JOIN Hotels on Hotels.hotelid = hotelimages.hotelid WHERE hotelimages.hotelid=12;br ORDER BY DisplayOrder
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 ';br ORDER BY DisplayOrder' at line 1