Hey need help with PHPMailer and checkbox form fields

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Leo

    Hey need help with PHPMailer and checkbox form fields

    I need to be able to send an attachment for each checkbox the user
    checks. like this: <input type="checkbox" name="file" value="bob.amr" >
    I need to have multiple checkboxes! and if they are checked the user
    gets an attachment for each? I am using the popular PHPMailer! thanks
    in advance!

Working...