Skip to content

PHP MIME email class

I just got a PHP class to send MIME email with attachments up and running, and it feels sooo good. (Of course it took me the better part of a whole workday to figure out that it wasn’t working because I’d forgotten to paste in a whole line of code.)

Update: PHPMailer is all you need and more.

2 Comments

  1. ganns wrote:

    MIME MAIL? That’s so cool! Do you get to act out every single word you send?

    Saturday, June 8, 2002 at 3:30 am | Permalink
  2. Paulo wrote:

    Naw, in general the MIME script just stands there doing annoying things that I’d rather ignore. ;D

    Saturday, June 8, 2002 at 9:39 am | Permalink