Warning: Undefined array key "first_name" in /home/nhalqadi/public_html/INFOST_440/440_Week_10/handle_form_w10.php on line 16
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/nhalqadi/public_html/INFOST_440/440_Week_10/handle_form_w10.php on line 16
Warning: Undefined array key "last_name" in /home/nhalqadi/public_html/INFOST_440/440_Week_10/handle_form_w10.php on line 17
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/nhalqadi/public_html/INFOST_440/440_Week_10/handle_form_w10.php on line 17
Warning: Undefined array key "email" in /home/nhalqadi/public_html/INFOST_440/440_Week_10/handle_form_w10.php on line 18
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/nhalqadi/public_html/INFOST_440/440_Week_10/handle_form_w10.php on line 18
Warning: Undefined array key "gender" in /home/nhalqadi/public_html/INFOST_440/440_Week_10/handle_form_w10.php on line 19
Warning: Undefined array key "age" in /home/nhalqadi/public_html/INFOST_440/440_Week_10/handle_form_w10.php on line 20
Warning: Undefined array key "comments" in /home/nhalqadi/public_html/INFOST_440/440_Week_10/handle_form_w10.php on line 21
INSERT INTO users (firstName, lastName, email, gender, age, comments, regDate) VALUES ('', '', '', '', '', '', NOW())
Thank you !