Warning: Undefined array key "min" in /home/eadalton/public_html/wk10_web_apps/assignment10/valuesearch.php on line 5
Warning: Undefined array key "max" in /home/eadalton/public_html/wk10_web_apps/assignment10/valuesearch.php on line 6
SELECT * FROM donation WHERE value > and value <
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 value <' at line 1 in /home/eadalton/public_html/wk10_web_apps/assignment10/valuesearch.php:12
Stack trace:
#0 /home/eadalton/public_html/wk10_web_apps/assignment10/valuesearch.php(12): mysqli_query(Object(mysqli), 'SELECT * FROM d...')
#1 {main}
thrown in /home/eadalton/public_html/wk10_web_apps/assignment10/valuesearch.php on line 12