PHP Classes

HTML mail

Recommend this page to a friend!

      SMTP E-mail sending class  >  All threads  >  HTML mail  >  (Un) Subscribe thread alerts  
Subject:HTML mail
Summary:how to send html mail
Messages:2
Author:Ciprian Tudoran
Date:2007-06-20 16:17:38
Update:2007-06-20 21:43:23
 

  1. HTML mail   Reply   Report abuse  
Picture of Ciprian Tudoran Ciprian Tudoran - 2007-06-20 16:17:38
can this script be set to send html mail? i noticed that it does not sedn html...

  2. Re: HTML mail   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2007-06-20 21:43:23 - In reply to message 1 from Ciprian Tudoran
Yes, use it in conjunction with the MIME message class. Take a look at the test_smtp_message.php example script.

phpclasses.org/mimemessage