Attachment Mailer Class is a Email Systems script
Overall rating: (N/A)
|
The script Attachment Mailer class is a Email Systems script (professional webmail system).
I wrote this class to integrate more functionality for classes like Access_user or DB_cart and otehrs using PHPs mail function. But the class can be also used in every web application where the standard text mail is not enough and where a attachment is needed. The class has no upload function, use for some file upolad functionality the Easy Upload Class (example mail form is included). Find in the current class functions like: an e-mail address check (using regular expressions and testing the address against a MX record), All header rows are filtered to pervent spamming via web mail forms, the class can handle multiple attachment.
For this calss is the extension MIME MAGIC required, this is used to recognize automatically the mime type of an attached file.
|
 Write a comment about the script Attachment Mailer class
|