Hi..
How to Update multiple record ??
I have 3 file : (my code no have error)
"tesupd.php " process to > "codetesupd.php " process to "update.php "
in page "tesupd.php " have a checkbox for choice one or more
in page "codetesupd.php " viewing content record in table. if choice one view one record, and if choice two view two record.
in "update.php " just process for update.
in my case, if user choice one for update.. code can work and can update
my problem is if user choice two or more record.. code not have error but can't update
thank's
How to Update multiple record ??
I have 3 file : (my code no have error)
"tesupd.php " process to > "codetesupd.php " process to "update.php "
in page "tesupd.php " have a checkbox for choice one or more
in page "codetesupd.php " viewing content record in table. if choice one view one record, and if choice two view two record.
in "update.php " just process for update.
in my case, if user choice one for update.. code can work and can update
my problem is if user choice two or more record.. code not have error but can't update
thank's
Comment