Download List

项目描述

Attachment Mailer class is a PHP class that can
send email messages with multiple attachments and
HTML. It contains a function to check an email
address (using regular expressions and by testing
the address against a MX record). All header rows
are filtered to prevent spamming via Web mail
forms.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-20 15:27
1.20

类已经变成了一个全功能的HTML邮件类,包括HTML与(联)的附件,另一种文本格式,与外部附件混合内嵌附件的电子邮件,等等。大多数方法是改变了,对象是如何定义的结构更新。以前使用的邮件这个类的脚本需要更新。
标签: Initial freshmeat announcement
The class has been changed into a full featured
HTML mailer class, including HTML mail with
(inline) attachments, an alternative text format,
inline attachments mixed with external
attachments, and much more. Most methods were
changed and the structure of how an objects is
defined was updated. Mail scripts that previously
used this class need to be updated.

Project Resources