php-general | 2001122
Date: 12/18/01
- Next message: Andrey Hristov: "Re: [PHP] Re: $PHPSESSID on PHP 4.1.0"
- Previous message: Richard S. Crawford: "Re: [PHP] HTML Email"
- Next in thread: jimtronic: "Re: [PHP] HTML Email"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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.
-- 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>
- Next message: Andrey Hristov: "Re: [PHP] Re: $PHPSESSID on PHP 4.1.0"
- Previous message: Richard S. Crawford: "Re: [PHP] HTML Email"
- Next in thread: jimtronic: "Re: [PHP] HTML Email"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

