Re: [PHP] email with style (again)

2008-02-27 Thread Daniel Brown
On Tue, Feb 26, 2008 at 8:33 PM, tedd <[EMAIL PROTECTED]> wrote: > Ok gang: > > What's wrong with the following code? [snip!] The placement was wrong with the content-type info, that's all. It should be in the headers, after your from/x-mailer/blah/blah/blah envelope information. Also, when

RE: [PHP] email with style (again)

2008-02-26 Thread Andrés Robinet
> -Original Message- > From: tedd [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 26, 2008 8:33 PM > To: php-general@lists.php.net > Subject: [PHP] email with style (again) > > Ok gang: > > What's wrong with the following code? > > It sen

[PHP] email with style (again)

2008-02-26 Thread tedd
Ok gang: What's wrong with the following code? It sends the email OK, but nothing is styled. Where did I go wrong? Thanks, tedd --- code Title: A title of something Presenter: By someone tedd EOT; return $message; } function send_mail($to, $body, $subject, $fromaddress, $fromname, $a