MySQL Forums
Forum List  »  PHP

How to delete rows of a table through PHP?
Posted by: Richard Murphy
Date: August 06, 2013 10:24PM

So I have a 5 field database, which I am pulling data from and inserting into an HTML table. See picture below.



I am experienced with HTML/CSS but I am relatively new to PHP/MySQL integration into websites.

I got the table working and pulling my data, but I am curious as to how to get the "red x" working. I want it to be so that when that is clicked it completely deletes the corresponding row next to it.

Any pointers?

Options: ReplyQuote


Subject
Written By
Posted
How to delete rows of a table through PHP?
August 06, 2013 10:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.