NSERT INTO `book_members` (`no`, `userid`, `password`, `username`, `email`, `phone`, `photo`) VALUES (NULL, 'info', md5('info'), '컴퓨터정보', 'info@ansan.ac.kr', '+21541422', NULL);
Fatal error: Uncaught mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'NSERT INTO `book_members` (`no`, `userid`, `password`, `username`, `email`, ...' at line 1 in /users/2021/i2151021/public_html/2022/WebDB/mysql_test.php:10 Stack trace: #0 /users/2021/i2151021/public_html/2022/WebDB/mysql_test.php(10): mysqli_query() #1 {main} thrown in /users/2021/i2151021/public_html/2022/WebDB/mysql_test.php on line 10