Guys I am looking for help to update 10 records at same time in easy way. The problem is I have to update date field of 10 records daily. For this I created a small php script that gets input of ID and call that record, then I update date and save it. But this way I have to call 10 records one by one update data and save 10 times. What I did is I displayed 10 records in 10 rows, and that date field is now editable. But I don't know after updating data how to call function that update that row in database. Here is what I did? I displayed 10+ records and now I wish that I click Submit/Update button and that button call one function that may update that record. This way instead of calling each record one by one, I will make just 10 clicks and save those records. Please help me how to call function from Submit button to save data? GCS
Hi, Try this.I hope it will help. 1.Create a folder "image" and save the "edit.jpg" inside it. 2.Change the dbname, in update_all and update_action Waiting for your opinion.