I make a code with php and mysqli and in remove link it’s not working [closed]

You can see my code here. So, I tried to make an admin website to insert, remove, and search the data by the user using php and mysqli. But, in removal process, my program was stuck and in error.

I’ve tried to follow the tutorial but it’s not working on me although I’ve already written the same code