How would you design a form for updating multiple records
for example my table has (name, company, email, sendemail)
I want to be able to list all the names of the users in this mysql table
and checkbox or something each one that I want to send an email to this would mark sendemail field with a flag.
any suggestions
php mysql design for editing multiple records
Moderator: General Moderators