Hi!,
I am trying write php codes to edit a row but it is not working. I have created a form which retrieves data from database. I have kept an edit link (hyperlink) beside all the entries. I want to write a code which will edit any row on clicking “edit” (hyperlink besides the row in the form).
also I want to write the delete query (on clicking delete hyperlink)
can anyone plz help???