[PHP] Multiple mails to be sent from checkbox selection

2002-05-02 Thread Kevin Meredith
Hi there. Could someone please let me know what is the best way to send multiple mails to different users collected from a checkbox on the previous page. There is a page that displays all the available recipients. A users then selects which recipients he wants to receive the mail. Then the

Re: [PHP] Multiple mails to be sent from checkbox selection

2002-05-02 Thread Dan Hardiker
Hi, I am not sure how I should me sending the checkbox name and variables and then how to actually insert the email addresses using the mail command. Is there a better way than using a checkbox? If you have a HTML form with a list of email addresses to send to you might want the code to

Re: [PHP] Multiple mails to be sent from checkbox selection

2002-05-02 Thread 1LT John W. Holmes
Holmes... - Original Message - From: Kevin Meredith [EMAIL PROTECTED] To: PHP [EMAIL PROTECTED] Sent: Thursday, May 02, 2002 10:02 AM Subject: [PHP] Multiple mails to be sent from checkbox selection Hi there. Could someone please let me know what is the best way to send multiple mails