Fatal error: Uncaught mysqli_sql_exception: Cannot delete or update a parent row: a foreign key constraint fails (`msh373ict301`.`enrollment`, CONSTRAINT `enrollment_ibfk_1` FOREIGN KEY (`student_id`) REFERENCES `student` (`id`)) in /var/www/html/ict301/201/msh373/Final project/delete_student.php:6
Stack trace:
#0 /var/www/html/ict301/201/msh373/Final project/delete_student.php(6): mysqli_query()
#1 {main}
thrown in /var/www/html/ict301/201/msh373/Final project/delete_student.php on line 6