Warning: Undefined array key "min_price" in /home/kwmierow/public_html/week10/handle_form_price.php on line 12

Warning: Undefined array key "max_price" in /home/kwmierow/public_html/week10/handle_form_price.php on line 13
SELECT * FROM products WHERE MSRP >= and MSRP <=


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 <=' at line 1 in /home/kwmierow/public_html/week10/handle_form_price.php:22 Stack trace: #0 /home/kwmierow/public_html/week10/handle_form_price.php(22): mysqli_query(Object(mysqli), 'SELECT * FROM p...') #1 {main} thrown in /home/kwmierow/public_html/week10/handle_form_price.php on line 22