Warning: Undefined array key "first_name" in /home/nluto/public_html/440_aidenluto/week7/testinsert2.php on line 2

Warning: Undefined variable $fname in /home/nluto/public_html/440_aidenluto/week7/testinsert2.php on line 11
INSERT INTO users (, lastName, email, gender, age, comments, regDate) VALUES ('Leon', 'Sakoh', 'filler@example', 'M', '0-29', 'in class assignment', now());
Fatal error: Uncaught mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ', lastName, email, gender, age, comments, regDate) VALUES ('Leon', 'Sakoh', 'fil' at line 1 in /home/nluto/public_html/440_aidenluto/week7/testinsert2.php:13 Stack trace: #0 /home/nluto/public_html/440_aidenluto/week7/testinsert2.php(13): mysqli_query(Object(mysqli), 'INSERT INTO use...') #1 {main} thrown in /home/nluto/public_html/440_aidenluto/week7/testinsert2.php on line 13