Warning: Undefined array key "min_price" in /home/nluto/public_html/440_aidenluto/week10/handle_form_price.php on line 3
Warning: Undefined array key "max_price" in /home/nluto/public_html/440_aidenluto/week10/handle_form_price.php on line 4
SELECT * FROM `products` WHERE MSRP >= AND MSRP <= order by MSRP 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 MSRP <= order by MSRP DESC' at line 1 in /home/nluto/public_html/440_aidenluto/week10/handle_form_price.php:8
Stack trace:
#0 /home/nluto/public_html/440_aidenluto/week10/handle_form_price.php(8): mysqli_query(Object(mysqli), 'SELECT * FROM `...')
#1 {main}
thrown in /home/nluto/public_html/440_aidenluto/week10/handle_form_price.php on line 8