Page 1 of 1

MIME html messages

Posted: Thu Nov 16, 2006 11:56 am
by alexislalas
hello all.

i want to send 2 different messagges to 2 different accounts with MIME html.


is that possible? if yes, how can i do it?


thanks

Posted: Thu Nov 16, 2006 12:05 pm
by Burrito
easy way:

download and use swift mailer.

harder way:

send the correct headers for HTML mail to the mail() function.

search this forum for HTML email and you'll find the header necessary.