Warning: Undefined array key "start_date" in /home/kwmierow/public_html/assignment11/handle_date.php on line 19
Warning: Undefined array key "end_date" in /home/kwmierow/public_html/assignment11/handle_date.php on line 20
SELECT * FROM orders WHERE orderDate >= '' AND orderDate <= ''
Fatal error: Uncaught mysqli_sql_exception: Incorrect DATE value: '' in /home/kwmierow/public_html/assignment11/handle_date.php:27
Stack trace:
#0 /home/kwmierow/public_html/assignment11/handle_date.php(27): mysqli_query(Object(mysqli), 'SELECT * FROM o...')
#1 {main}
thrown in /home/kwmierow/public_html/assignment11/handle_date.php on line 27