Page 1 of 1

Php Mail

Posted: Thu Oct 12, 2006 1:22 pm
by quadoc
Could someone tell me if If it possible to use different colors for the "Subject" of the email when using php's mail? Not the body of the email.

Posted: Thu Oct 12, 2006 1:34 pm
by Chris Corbyn
Not possible in any way shape or form. The email subject is part of the headers, it cannot be styled.