How can I select several items from a from and send them to loop query for deletion from the database.
The plan was to have a form with checkboxes for each id. These variables would go to the script with the deletion loop.
One of my many porblems is sending variables with the same name (id) and different values (1) or (2).
Any help would be a major blessing.
Thank you in advance.