This topic is locked

Email to all emails in table that includes a html layout or newsletter

11/1/2006 7:34:25 AM
PHPRunner General questions
P
PMCrosby author

I have followed previous topics concerning emailing, but what I would like to do is send a Newsletter in HTML format to all emails in the table, not just a simple email

Alexey admin 11/1/2006

Peter,
there is no automatic support for HTML letters in PHP.

Some custom work needs to be applied.
You can find some useful techniques here:

http://www.php.net/manual/ru/ref.mail.php#68880
Here are some samples of selecting data from database.

http://www.webcheatsheet.com/php/connect_mysql_database.php