sending html emails by form

I downloaded the php contact form emailer from http://www.html-form-guide.com/contact-form/php-email-contact-form.html and I can’t figure out how to make it send HTML emails to my support email.

I have tried in $email_body using , , etc. Could anyone give me any suggestions? How about a better (free) php mailer?

Thanks!

Check out this ready to go contact form I provide at http://amecms.com/article/Easy-to-use-contact-form-with-validation Then you woudl just change line #304 in the functions.php to TRUE to make it send as html. Now you would likely want to change the $body above to html format too.

Sponsor our Newsletter | Privacy Policy | Terms of Service