Warning: Undefined array key "fname" in /home/lorkk/public_html/assignment9/handle_form.php on line 13

Warning: Undefined array key "lname" in /home/lorkk/public_html/assignment9/handle_form.php on line 14

Warning: Undefined array key "email" in /home/lorkk/public_html/assignment9/handle_form.php on line 15

Warning: Undefined array key "dtype" in /home/lorkk/public_html/assignment9/handle_form.php on line 16

Warning: Undefined array key "value" in /home/lorkk/public_html/assignment9/handle_form.php on line 17

Warning: Undefined array key "comments" in /home/lorkk/public_html/assignment9/handle_form.php on line 18
INSERT into donation (fname,lname,email,donation_type,value,comments,date) VALUES ('','','', '', '','', NOW())
Fatal error: Uncaught mysqli_sql_exception: Incorrect integer value: '' for column 'value' at row 1 in /home/lorkk/public_html/assignment9/handle_form.php:23 Stack trace: #0 /home/lorkk/public_html/assignment9/handle_form.php(23): mysqli_query(Object(mysqli), 'INSERT into don...') #1 {main} thrown in /home/lorkk/public_html/assignment9/handle_form.php on line 23