Hey need help with PHPMailer and checkbox form fields
Posted by Leo on 12/30/05 19:01
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!