Warning: session_start(): open(/var/lib/php/sessions/sess_hfispu8gtto7dgfiogrmuecd69, O_RDWR) failed: No space left on device (28) in /users/2019/i1919064/public_html/2022/WebDB/update_test.php on line 4
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /users/2019/i1919064/public_html/2022/WebDB/update_test.php on line 4
Warning: Undefined array key "no" in /users/2019/i1919064/public_html/2022/WebDB/update_test.php on line 6
Warning: Undefined array key "password" in /users/2019/i1919064/public_html/2022/WebDB/update_test.php on line 10
Warning: Undefined array key "username" in /users/2019/i1919064/public_html/2022/WebDB/update_test.php on line 11
Warning: Undefined array key "email" in /users/2019/i1919064/public_html/2022/WebDB/update_test.php on line 12
Warning: Undefined array key "phone" in /users/2019/i1919064/public_html/2022/WebDB/update_test.php on line 13
UPDATE book_members SET username = '' , email = '', phone = '' WHERE
no = AND password = md5('')
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 'AND password = md5('')' at line 2 in /users/2019/i1919064/public_html/2022/WebDB/update_test.php:24
Stack trace:
#0 /users/2019/i1919064/public_html/2022/WebDB/update_test.php(24): mysqli->query()
#1 {main}
thrown in /users/2019/i1919064/public_html/2022/WebDB/update_test.php on line 24