Warning: Undefined array key "email" in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 11

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 11

Warning: Undefined array key "fname" in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 12

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 12

Warning: Undefined array key "lname" in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 13

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 13

Warning: Undefined array key "donation_type" in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 14

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 14

Warning: Undefined array key "value" in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 15

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 15

Warning: Undefined array key "date" in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 16

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 16

Warning: Undefined array key "comments" in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 17

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 17
INSERT INTO donation (email, fname, lname, donation_type, value, date, comments) values ('', '', '', '','', '', '')
Fatal error: Uncaught mysqli_sql_exception: Incorrect integer value: '' for column 'value' at row 1 in /home/rodri885/public_html/Infost440/assignment9/handle_form.php:23 Stack trace: #0 /home/rodri885/public_html/Infost440/assignment9/handle_form.php(23): mysqli_query(Object(mysqli), 'INSERT INTO don...') #1 {main} thrown in /home/rodri885/public_html/Infost440/assignment9/handle_form.php on line 23