sending email arrays with php

This is a discussion on "sending email arrays with php" within the PHP Forum section. This forum, and the thread "sending email arrays with php are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 25th, 2007, 14:33
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

  #2 (permalink)  
Old Jan 25th, 2007, 15:15
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: sending email arrays with php

Yeah, just do a loop with mail() inside. Shouldn't be difficult.
Reply With Quote
  #3 (permalink)  
Old Jan 25th, 2007, 16:49
Junior Member
Join Date: Mar 2006
Location: usa
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Re: sending email arrays with php

Thanks Ryan!!
Reply With Quote
Reply

Tags
php email array

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP email form not sending email Kurt PHP Forum 1 Oct 12th, 2007 04:26
sending email fails flann Hosting & Domains 1 Feb 17th, 2007 23:38
Email + attachment sending manzil PHP Forum 1 Aug 4th, 2006 13:40
Sending Email Paul00000001 JavaScript Forum 3 Jul 29th, 2006 03:16
Sending email Paul00000001 PHP Forum 6 Jul 10th, 2006 11:49


All times are GMT. The time now is 07:00.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43