You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PhpMailerEnhanced/README.md

334 B

PhpMailerEnhanced

An enhanced version of PHPMailer:

  • Use UTF-8 charset by default.
  • Use exceptions by default.
  • Automatically embed local files ("file://" protocol or file path).
  • All email addresses can now be provided with "name " format (instead of two separate arguments).