Warning: Undefined array key "first_name" in /home/sfeil/public_html/infost440/week9/handle_form_w9.php on line 19

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sfeil/public_html/infost440/week9/handle_form_w9.php on line 19

Warning: Undefined array key "last_name" in /home/sfeil/public_html/infost440/week9/handle_form_w9.php on line 20

Warning: Undefined array key "email" in /home/sfeil/public_html/infost440/week9/handle_form_w9.php on line 21

Warning: Undefined array key "gender" in /home/sfeil/public_html/infost440/week9/handle_form_w9.php on line 22

Warning: Undefined array key "age" in /home/sfeil/public_html/infost440/week9/handle_form_w9.php on line 23

Warning: Undefined array key "comments" in /home/sfeil/public_html/infost440/week9/handle_form_w9.php on line 24
INSERT INTO users (firstname,lastname,email,gender,age,comments,regDate) VALUES('','','','','','', NOW())

Thank you, ! Your info has been submitted