how can i add a delete link on each row that was returned in my Mysql /php results?

Venom

New member
Ok i have a PHP script that I run and dumps all the data from 1 of my mysql tables. Now what do i have to add in my php script to create a little link next to each row returned that will DELETE only THAT row?

Thanks
 
Back
Top