How to edit multiple value using php?

Sanjib Behera

New member
Dear Sir,
A table having 3 fields SlNo,ProductName and Id.I have to show the ProductNames in textbox sequentially by matching with the Id.Then I have to change the values which i want.how the perticular textbox's value will be edited in the database not all by clicking on a single 'Edit" button.
 
Back
Top