phpMailer is a class to help sending emails with PHP, a very good alternative to the use of mail() function. It connects to a SMTP server so it doesn't rely on the presence of sendmail on your sy... More
phpMailer is a class to help sending emails with PHP, a very good alternative to the use of mail() function. It connects to a SMTP server so it doesn't rely on the presence of sendmail on your system. It can handle attachments, and features quoted-p [edit]Less
Information obtained from users, and repositories like FLOSSmole,Wikipedia,Apache, Codehaus,Tigris and several others. Please inform us of any errors, objections or omissions. You can find our terms of service here.