Page 1 of 1

Help on PHP mailing list

Posted: Thu Jun 02, 2011 7:22 am
by greatme
I do have a database on my ISP server that is sequentially populated when my website visitors log in to subscribe for newsletters. (The table only contains ID and email)
Now i need a PHP script to send updates to all the emails available on my database.

Re: Help on PHP mailing list

Posted: Thu Jun 02, 2011 7:34 am
by JakeJ
google for php list.

And for future reference, you should at least trying searching for an answer, try to implement something and then asking for help when you get in trouble.