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 's Child' 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 = 'Destiny's Child' ORDER BY x.movie_year ASC, x.movie_title ASC;) - /Destiny%27s_Child/ in /home/popstar/public_html/Core/Classes/Database.php on line 96