7 lines
304 B
Text
7 lines
304 B
Text
|
PHP email transport class featuring multiple file attachments, SMTP
|
||
|
servers, CCs, BCCs, HTML messages, and word wrap, and more. It can
|
||
|
send email via sendmail, PHP mail(), or with SMTP. Methods are based
|
||
|
on the popular AspEmail active server component.
|
||
|
|
||
|
WWW: http://sourceforge.net/projects/phpmailer
|