Warning: Undefined array key "min_rating" in /home/vrgreco/public_html/week10/inclass_searchmovies/handle_ratingrange.php on line 23

Warning: Undefined array key "max_rating" in /home/vrgreco/public_html/week10/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/vrgreco/public_html/week10/inclass_searchmovies/handle_ratingrange.php:30 Stack trace: #0 /home/vrgreco/public_html/week10/inclass_searchmovies/handle_ratingrange.php(30): mysqli_query(Object(mysqli), 'SELECT * FROM `...') #1 {main} thrown in /home/vrgreco/public_html/week10/inclass_searchmovies/handle_ratingrange.php on line 30