Soldato
- Joined
- 5 Dec 2003
- Posts
- 2,716
- Location
- Glasgow
hey I've just managed to get a while loop to go through a recordset to display a table . Thing is I want a link at the end of each row to delete a given row and then refresh the table on the page, what is the best way of doing this?
I have done all my html as php echo statements as opposed to going in and out of php tags all the time. I struggle with the escape characters to put a php variable in html tagd though.
I have done all my html as php echo statements as opposed to going in and out of php tags all the time. I struggle with the escape characters to put a php variable in html tagd though.