|
Posted by noone on 10/12/08 11:38
windandwaves wrote:
> Hi Folk
>
> I want to send out a basic newsletter from my MySql database of contacts.
>
> Does anyone know a nice and simple bit of PHP that allows me to do this?
>
> TIA
>
>
> - Nicolas
>
>
for server processing, I would say that PHP is the wrong tool for this job.
1) time for processing email to nnnnnnnn addresses.
2) time for processing email to nnnnnnnn addresses.
......
What you probably would want to do - and there are security issues to
deal with.. is have your PHP "admin tool" kick off a job that does this
from the server...
There are a number of mailing-list/list-servers out there that would
handle this much better and run on many different platforms. (Linux,
windows, UNIX, etc...)
Michael Austin.
Navigation:
[Reply to this message]
|