Warning: Undefined array key "start_date" in /home/nlwaage/public_html/week12/handle_date.php on line 10
Warning: Undefined array key "end_date" in /home/nlwaage/public_html/week12/handle_date.php on line 11
SELECT * FROM order WHERE requiredDate BETWEEN '' AND '' ORDER BY requiredDate ASC;
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 'order WHERE requiredDate BETWEEN '' AND '' ORDER BY requiredDate ASC' at line 1 in /home/nlwaage/public_html/week12/handle_date.php:17
Stack trace:
#0 /home/nlwaage/public_html/week12/handle_date.php(17): mysqli_query(Object(mysqli), 'SELECT * FROM o...')
#1 {main}
thrown in /home/nlwaage/public_html/week12/handle_date.php on line 17