PHPMailer

PHPMailer came in handy at work this week. It’s a nice class that provides plenty of features over and beyond PHP’s mail () function. You can send MIME attachments; select between Sendmail, Posfix, and qmail; and send HTML email (but you won’t do that, because it’s rude.)

Possibly Related posts (machine generated):

  1. PHP from XSLT
  2. Mixins for PHP
  3. Mail Reader in PHP3
  4. Homebrew TrackBack Tutorial
  5. Really, Catalogs Matter

More like this: .