Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Klasse wurde in ein voll funktionsfähiger HTML-Mailer-Klasse, einschließlich HTML-Mail mit (Inline-) Anlagen, einen alternativen Text-Format, Inline-Anhänge mit außen angebrachte gemischt verändert, und vieles mehr. Die meisten Methoden wurden geändert und die Struktur der Objekte, wie ein definiert wurde aktualisiert. Mail-Skripte, die bisher verwendeten dieser Klasse müssen aktualisiert werden.
Tags: 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