|
sending email arrays with php
Greetings,
I need to allow my client to send emails to selected individuals using the CTRL CLICK selection method. This will place the email adresses into an array. No problem so far...
How do I then retrieve the info and send it with mail()?
I would use a loop but just how to construct the script is eluding me.
Any ideas / examples would be appreciated.
Thanks for your input!
David
|