my table structure +—-+———+ | id | content | +—-+———+ | 2 | abc | +—-+———+ | 14 | def | +—-+———+ i want to update all fields with different text. my code was updating single field only can any one provide me the complete code please… Below is my code: PHP Code:
See more here:
update multiple feilds