I have managed to create a mysql query that outputs a small table of the data the logged in user has created.
What I would like to do is add a hyperlink that would run a script to each row. Upon clicking the data for that row ONLY would be able to be edited inside the form, then reposted.
Could someone tell me how to assign the hyperlink to each row?