Update some records of table

Hi guys.
I have this form.
Show records, checkbox, code and name, but name can be changed.
I want to change some records but only if it had checked first.
<form name="cambio_nombre" class="" action="index.php?action=subirCargos4" method="POST" enctype="multipart/form-data">
    <table id="miTabla" class="table table-striped table-bordered table-hover table-condensed">
        <tr id="cabecera" class="active">
            <th>Update</th>
            <th>Code</th>
            <th>Name...
HTML:
Update some records of table

from PHP http://ift.tt/2akXPGA
via IFTTT
Previous
Next Post »
Thanks for your comment