anders2002
MIS
Hi,
Can anyone help me with this PHP problem: I want to send multiple HTML emails to members of a contact list, but would like the content to be pulled/imported from a HTML file. I understand the mail() command in PHP is not so good for mass mailing as it needs to open a connection and then close it for every mail. Can anyone suggest a better method?
Many thanks in advance!
Anders
Can anyone help me with this PHP problem: I want to send multiple HTML emails to members of a contact list, but would like the content to be pulled/imported from a HTML file. I understand the mail() command in PHP is not so good for mass mailing as it needs to open a connection and then close it for every mail. Can anyone suggest a better method?
Many thanks in advance!
Anders