Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001122

RE: [PHP] HTML Email From: Richard Heyes (richard <email protected>)
Date: 12/18/01

> Okay I know I must be overlooking somethign super obvious but....
>
> I am trying to send a simple HTML email. It works in Netscape
> mail, Pegasus etc however in Outlook and Outlook express it
> actually places the
>
> Content-Type: text/html;
> charset=iso-8859-1 Content-Transfer-Encoding: 7bit
>
> in the body of the email all displays all the HTML instead of
> showing the email as a web page. I ahev inserted the code below.
> I know it is something stupid,
> so please help.

Try the mime mail class at the url below and see if it helps.

http://www.phpguru.org

-- 
Richard Heyes
"If you have any trouble sounding condescending,
find a Unix user to show you how it's done." - Scott Adams 

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>