This is a discussion on "sending multiple mails" within the PHP Forum section. This forum, and the thread "sending multiple mails are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
sending multiple mails
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
sending multiple mails
I want to know how to send mails to multiple email addresses using PHP code.
Thanks. http://www.hytechpro.com |
|
|
|
|||
|
You need a newsletter script, this works by:
fetching email addresses from a database then using the mail() function sending them in a loop, (this is how i created mine anyway) If you want the script for this email me: dave@sypher-design.co.uk |
![]() |
| Tags |
| sending, multiple, mails |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| multiple rollover images change multiple images | joshlindem | Web Page Design | 4 | Apr 18th, 2008 09:11 |
| Problem sending Multiple Attachments w/Email | wacara | Classic ASP | 0 | Aug 9th, 2007 19:50 |
| Certified E-mails and Such, Its US Agian | TheSealPortalTeam | Webforumz Cafe | 0 | Aug 9th, 2007 17:38 |
| Sending Fax in ASP | humair | Classic ASP | 4 | Sep 17th, 2003 17:15 |