Fatal error: 1064: 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 'neill' ORDER BY x.movie_year ASC, x.movie_title ASC' at line 1 (SELECT x.movie_year, x.movie_title FROM movies x, movies_celebrities y, movies_characters z WHERE x.movie_id = z.movie_id AND y.celebrity_id = z.celebrity_id AND y.celebrity_name = 'Ed O'neill' ORDER BY x.movie_year ASC, x.movie_title ASC;) - /Ed_O%27neill/Videos/ in /home/popstar/public_html/Core/Classes/Database.php on line 96