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

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

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

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

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

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

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

Warning: Undefined array key "comments" in /home/awadall4/public_html/week9/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/awadall4/public_html/week9/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!