I need help with coding to send bulk email in PHP

Asked By 10 points N/A Posted on -
qa-featured

Hello there.  I would like to mass email a lot of my customers.  Can someone teach me the coding to send bulk email in PHP?  I'm on a Windows XP 64 bit SP 2 system and I use Mozilla Firefox if that matters.  Any help would be much appreciated.  Thank you.

SHARE
Answered By 0 points N/A #144122

I need help with coding to send bulk email in PHP

qa-featured

Hi,

To learn how to write the codes for sending bulk emails, you have to understand the basic concepts of PHP. 

You are expected to have played with one or two PHP codes to enable you grab the entire concept.

I would be giving you 2 resources to learn the code you require:

1. A simple and elementary guide to writing basic email sending codes can be found here.

2. When you are done with the simpler guide above, you can download a more complex code from sourceforge.

Related Questions