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!
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!