Warning: Undefined array key "start_date" in /home/jimene94/public_html/INFOST440/week11/handle_form_orders.php on line 4
Warning: Undefined array key "end_date" in /home/jimene94/public_html/INFOST440/week11/handle_form_orders.php on line 5
SELECT * FROM `orders` WHERE requiredDate >= '' AND requiredDate <= ''
Fatal error: Uncaught mysqli_sql_exception: Incorrect DATE value: '' in /home/jimene94/public_html/INFOST440/week11/handle_form_orders.php:11
Stack trace:
#0 /home/jimene94/public_html/INFOST440/week11/handle_form_orders.php(11): mysqli_query(Object(mysqli), 'SELECT * FROM `...')
#1 {main}
thrown in /home/jimene94/public_html/INFOST440/week11/handle_form_orders.php on line 11