Warning: Undefined array key "first_name" in /home/muhamm38/public_html/ist_440/week10/handle_form_w10.php on line 13

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/muhamm38/public_html/ist_440/week10/handle_form_w10.php on line 13

Warning: Undefined array key "last_name" in /home/muhamm38/public_html/ist_440/week10/handle_form_w10.php on line 14

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/muhamm38/public_html/ist_440/week10/handle_form_w10.php on line 14

Warning: Undefined array key "email" in /home/muhamm38/public_html/ist_440/week10/handle_form_w10.php on line 15

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/muhamm38/public_html/ist_440/week10/handle_form_w10.php on line 15

Warning: Undefined array key "gender" in /home/muhamm38/public_html/ist_440/week10/handle_form_w10.php on line 16

Warning: Undefined array key "age" in /home/muhamm38/public_html/ist_440/week10/handle_form_w10.php on line 17

Warning: Undefined array key "comments" in /home/muhamm38/public_html/ist_440/week10/handle_form_w10.php on line 18

Deprecated: mysqli_real_escape_string(): Passing null to parameter #2 ($string) of type string is deprecated in /home/muhamm38/public_html/ist_440/week10/handle_form_w10.php on line 18
INSERT INTO `users`(`firstname`, `lastname`, `email`, `gender`, `age`, `comments`) VALUES ('','','','','','')
Thank you !