Jump to content

mailing list


ironica

Recommended Posts

So, my boss would like me to make something which sends a mass mail to people in our mailing list that doesnt allow them to see each other. I know programming concepts, intermediate level.

 

i Know practically nothing about php aside from the ability to make a form which mails submissions to myself.

I had an idea to use the php mail function, and an array representing the addresses and a for loop to cycle through with a supplied $message to each one and an array which reads in each line of a submission as email addresses

 

Is this feasible? I'd like to not bother learning syntax if dont have to

 

ps no this is not my job, lol

thanks

Link to comment
https://forums.phpfreaks.com/topic/84088-mailing-list/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.