Warning: Undefined array key "min_rating" in /home/patel247/public_html/Infost_440/week_10/inclass_searchmovies/handle_ratingrange.php on line 23

Warning: Undefined array key "max_rating" in /home/patel247/public_html/Infost_440/week_10/inclass_searchmovies/handle_ratingrange.php on line 24
SELECT * FROM movies WHERE rating >= AND rating <=
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 <=' at line 1 in /home/patel247/public_html/Infost_440/week_10/inclass_searchmovies/handle_ratingrange.php:31 Stack trace: #0 /home/patel247/public_html/Infost_440/week_10/inclass_searchmovies/handle_ratingrange.php(31): mysqli_query(Object(mysqli), 'SELECT * FROM m...') #1 {main} thrown in /home/patel247/public_html/Infost_440/week_10/inclass_searchmovies/handle_ratingrange.php on line 31