Here I just grabbed the ID or a data in the check box. But I want to capture more data with the ID. How to do it?
<input type="checkbox" name="man" value="<?php echo $row['id']; ?>">
And how do I insert that data into another table via PHP MySQL?
Aucun commentaire:
Enregistrer un commentaire