User queries database and results come up in table. I would like to have a delete button or link so user can delete a row not only in html table but in the database. Deleting from html table seems easy, but I can't quite zoom in on how to delete the row from the database. any help is greatly appreciated.
If you know of a tutorial, that would be ok.