Part 1 of a 3 part tutorial on how to select a record to delete from a mySQL database table, using PHP. This tutorial uses PHP to display all records, then you can select the one to delete.
Part 2 has a confirmation page, so uses sessions to store information.
Part 3 runs the actual delete SQL query.
Link to this comment:
All Comments (1)