INSERT INTO `book_members` (`no`, `userid`, `password`, `username`, `birthyear`, `age`, `email`,`phone` `photo`) VALUES (NULL, 'info', md5('info'), '컴퓨터정보', '1994', '25', 'info@ansan.ac.kr', +82314006971, 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 '`photo`) VALUES (NULL, 'info', md5('info'), '컴퓨터정보', '1994', '25', ...' at line 1 in /users/2020/i2019047/public_html/2022/WebDB/mysql_test.php:9 Stack trace: #0 /users/2020/i2019047/public_html/2022/WebDB/mysql_test.php(9): mysqli_query() #1 {main} thrown in /users/2020/i2019047/public_html/2022/WebDB/mysql_test.php on line 9