View Single Post
  #1 (permalink)  
Old Jan 25th, 2007, 14:33
ppgpilot ppgpilot is offline
Junior Member
Join Date: Mar 2006
Location: usa
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote