Warning: Undefined array key "first_name" in /home/hueckst2/public_html/week_9/handle_form_w9.php on line 13

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/hueckst2/public_html/week_9/handle_form_w9.php on line 13

Warning: Undefined array key "last_name" in /home/hueckst2/public_html/week_9/handle_form_w9.php on line 14

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/hueckst2/public_html/week_9/handle_form_w9.php on line 14

Warning: Undefined array key "email" in /home/hueckst2/public_html/week_9/handle_form_w9.php on line 15

Warning: Undefined array key "gender" in /home/hueckst2/public_html/week_9/handle_form_w9.php on line 16

Warning: Undefined array key "age" in /home/hueckst2/public_html/week_9/handle_form_w9.php on line 17

Warning: Undefined array key "comments" in /home/hueckst2/public_html/week_9/handle_form_w9.php on line 18

Deprecated: mysqli_real_escape_string(): Passing null to parameter #2 ($string) of type string is deprecated in /home/hueckst2/public_html/week_9/handle_form_w9.php on line 18
INSERT INTO users (firstName, lastName, email, gender, age, comments, regDate) VALUES ('', '', '', '', '', '',now())

Thank you ! Your information has been submitted!