A
Anonymous
Guest
For update:
1). write a php script that will receive the data from the text box when the user submits the form
2). write a update sql using the data received from the form. Make sure you know which record to update
3). Once the update is successful, go back to the search page or some other page
1). write a php script that will receive the data from the text box when the user submits the form
2). write a update sql using the data received from the form. Make sure you know which record to update
3). Once the update is successful, go back to the search page or some other page