Warning: include(mysqli_connect.php): Failed to open stream: No such file or directory in /home/jpnoonan/public_html/temporary/week7/testinsert2.php on line 5

Warning: include(): Failed opening 'mysqli_connect.php' for inclusion (include_path='.:/opt/cpanel/ea-php83/root/usr/share/pear') in /home/jpnoonan/public_html/temporary/week7/testinsert2.php on line 5
INSERT INTO users (firstName, lastName, email, gender, age, comments, regDate) VALUES ('Jeff', 'Kingsley', 'jkin@gmail.com', 'M', '0-29', 'I am big Dog', NOW())
Warning: Undefined variable $dbc in /home/jpnoonan/public_html/temporary/week7/testinsert2.php on line 13

Fatal error: Uncaught TypeError: mysqli_query(): Argument #1 ($mysql) must be of type mysqli, null given in /home/jpnoonan/public_html/temporary/week7/testinsert2.php:13 Stack trace: #0 /home/jpnoonan/public_html/temporary/week7/testinsert2.php(13): mysqli_query(NULL, 'INSERT INTO use...') #1 {main} thrown in /home/jpnoonan/public_html/temporary/week7/testinsert2.php on line 13