PHP Multimailer

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
daveluff
Forum Newbie
Posts: 7
Joined: Fri Jul 23, 2004 6:32 am

PHP Multimailer

Post by daveluff »

Hi people,
i need to create a php script that will email multiple addresses.
I have a csv doc that contains four fields (email,FirstName,SecondName,NameID).

I need the mailer to use the email values from the csv file
as its list of addresses to send to.

Any help or good links would be great.

Dave
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Post Reply