RE: [PHP] Sending a mail in HTML format

2001-01-24 Thread Jon Haworth
510.666.0074 fax+510.666.0093 Saul Zaentz Film Center 2600 Tenth St Suite 433 Berkeley, CA 94710-2522 > From: [EMAIL PROTECTED] ("Jade Ohlhauser") > Newsgroups: php.general > Date: 23 Jan 2001 12:51:45 -0800 > Subject: Re: [PHP] Sending a mail in HTML format > > 1.th

Re: [PHP] Sending a mail in HTML format

2001-01-23 Thread Alex Black
uot;Jade Ohlhauser") > Newsgroups: php.general > Date: 23 Jan 2001 12:51:45 -0800 > Subject: Re: [PHP] Sending a mail in HTML format > > 1.that won't always display properly > 2.that doesn't allow for inline images > > To do it properly use MIME. Richard Heyes has a

Re: [PHP] Sending a mail in HTML format

2001-01-23 Thread Jade Ohlhauser
widthplace.com - Original Message - From: "Kristi Russell" <[EMAIL PROTECTED]> To: "Pascal Clerin" <[EMAIL PROTECTED]> Cc: "php" <[EMAIL PROTECTED]> Sent: Saturday, January 20, 2001 11:31 PM Subject: Re: [PHP] Sending a mail in HTML format

Re: [PHP] Sending a mail in HTML format

2001-01-20 Thread Kristi Russell
Nothing special, just add at the beginning of what you're trying to send as HTML. Always worked for me? Kristi - Original Message - From: "Pascal Clerin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 20, 2001 8:46 PM Subject: [PHP] Sending a mail in HTML format >

Re: [PHP] Sending a mail in HTML format

2001-01-20 Thread Markus Fischer
On Sat, Jan 20, 2001 at 06:46:39PM -0700, Pascal Clerin wrote : > I want to send a mail in HTML format with the mail() function. > I have tried to send html stuff in the message parameter, but when I read it > in my hotmail account, I just see the html code and not what the html is > supposed to