Warning: Undefined array key "First_Name" in /home/rweeks/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/rweeks/public_html/week9/handle_form_w9.php on line 13

Warning: Undefined array key "Last_Name" in /home/rweeks/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/rweeks/public_html/week9/handle_form_w9.php on line 14

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

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

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

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

Warning: Undefined array key "Comments" in /home/rweeks/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/rweeks/public_html/week9/handle_form_w9.php on line 18
INSERT INTO User (First_Name,Last_Name,Email,Gender,Age,Comments, RegDate) VALUES ('','','','','','',NOW())

Thank you, ! Your information has been submitted.