Warning: Undefined array key "min_rating" in /home/nluto/public_html/440_aidenluto/movielogs/inclass_searchmovies/handle_ratingrange.php on line 23
Warning: Undefined array key "max_rating" in /home/nluto/public_html/440_aidenluto/movielogs/inclass_searchmovies/handle_ratingrange.php on line 24
SELECT * FROM `movies` WHERE rating >= AND rating <= order by rating DESC
Fatal error: Uncaught mysqli_sql_exception: 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 'AND rating <= order by rating DESC' at line 1 in /home/nluto/public_html/440_aidenluto/movielogs/inclass_searchmovies/handle_ratingrange.php:30
Stack trace:
#0 /home/nluto/public_html/440_aidenluto/movielogs/inclass_searchmovies/handle_ratingrange.php(30): mysqli_query(Object(mysqli), 'SELECT * FROM `...')
#1 {main}
thrown in /home/nluto/public_html/440_aidenluto/movielogs/inclass_searchmovies/handle_ratingrange.php on line 30