Hello there
I have question about how to update multi row in MySQL database, I used while function but this do the job with more time and no indecator when to finish the work,
is there any efficient way to update like 1000 row with one button and make indecator to see the progress of work ?
Related Article:Adding Multiple Records by Single form Button
is a PHP discussion thread by aneeqtariq_143 that has 1 reply, was last updated 6 months ago and has been tagged with the keywords: adding, multiple, records, by, single, form, button.
I've saw the link and try the examples, all of them update the counter or items then appears once with message complete :(
I need to update one by one and see the result for each result.