I need to have a delete section for my database. I知 not exactly sure what to do ( I知 fairly new to php). Well I know I need to pick up the id of the item selected and store that id and then I can delete the row corresponding to that id. The problem is I知 not sure how I get to store the id and how I know the delete link is clicked on. I know this is very basic questions, I have looked around the net and I知 rather confused. Please help, thank you.