Re: [PHP] mail with html

2001-07-23 Thread Sheridan Saint-Michel
like. Sheridan - Original Message - From: Adrian D'Costa <[EMAIL PROTECTED]> To: Sandeep Hundal <[EMAIL PROTECTED]> Cc: php general list <[EMAIL PROTECTED]> Sent: Monday, July 23, 2001 7:03 AM Subject: RE: [PHP] mail with html > The question is how do I declare the

Re: [PHP] mail with html

2001-07-23 Thread Jome
Here is an example that I use myself for sending HTML code via email. 127 || ord($char) == "61") $result .= sprintf("=%X", ord($char)); else $result .= $char; } return $result; } $content = ""; $content = qp_encode($content); mail("email","subject",$content,

RE: [PHP] mail with html

2001-07-23 Thread Sandeep Hundal
AIL PROTECTED]] Sent: 23 July 2001 13:04 To: Sandeep Hundal Cc: php general list Subject: RE: [PHP] mail with html The question is how do I declare the html coding in the message part. Any samples Adrian On Mon, 23 Jul 2001, Sandeep Hundal wrote: > well all you need to do is use part of the

RE: [PHP] mail with html

2001-07-23 Thread Adrian D'Costa
> Sent: 23 July 2001 12:26 > To: Sandeep Hundal > Cc: php general list > Subject: RE: [PHP] mail with html > > > Hi Sandeep, > > Thanks for your mail but I was looking at something else. This is what I > need. > > I have a table that I will be selecting certian

RE: [PHP] mail with html

2001-07-23 Thread Sandeep Hundal
ught you needed that. /sunny -Original Message- From: Adrian D'Costa [mailto:[EMAIL PROTECTED]] Sent: 23 July 2001 12:26 To: Sandeep Hundal Cc: php general list Subject: RE: [PHP] mail with html Hi Sandeep, Thanks for your mail but I was looking at something else. This is what I need.

RE: [PHP] mail with html

2001-07-23 Thread Adrian D'Costa
e the address > or remove it. > > /sunny > > -Original Message- > From: Sandeep Hundal [mailto:[EMAIL PROTECTED]] > Sent: 23 July 2001 11:06 > To: 'Adrian D'Costa'; php general list > Subject: RE: [PHP] mail with html > &g

RE: [PHP] mail with html

2001-07-23 Thread Sandeep Hundal
Message- From: Sandeep Hundal [mailto:[EMAIL PROTECTED]] Sent: 23 July 2001 11:06 To: 'Adrian D'Costa'; php general list Subject: RE: [PHP] mail with html here's a script i wrote a while back. copied and pasted. - http://www.wde.org/me/";);

RE: [PHP] mail with html

2001-07-23 Thread Sandeep Hundal
here's a script i wrote a while back. copied and pasted. - http://www.wde.org/me/";); mail($to, $subject, $message, $headers); } else { echo ""; $myemail1 = "nothing <[EMAIL PROTECTED]>"; echo "