Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum (3) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2006-01-23 (14 years ago) | 67% | Total: 10,167 This week: 2 | All time: 128 This week: 195 |
Version | License | Categories | ||||
attach_mailer 1.0.0 | BSD License | Email, Files and Folders |
Description | Author | |
This class can be used to send e-mail messages with attachment files. |
|
Files |
File | Role | Description |
---|---|---|
image.gif | Data | example attachment (image) |
attach_mailer_class.php | Class | the class file with all methods |
attach_mailer_example.php | Example | A simple example send a mail with attachments |
documentation.html | Doc. | Docomentation of methods and examples |
upload_and_mail_example.php | Appl. | example form with upload function |
vcss.png | Data | second example (attachment) |
attach_mailer-2006-01-23.zip 15KB | |
attach_mailer-2006-01-23.tar.gz 14KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Easy PHP Upload | .zip .tar.gz | To upload attachments using forms. | Conditional |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
Berichte im Web-Portal, als PDF und per E-Mail (BIRT) Nachdem wir lokal Berichte mit BIRT erzeugen können, sollten sie auch über ein Webportal abrufbar sein und wir wollen sie automatisch erzeugen und verschicken... |
PHP Email Attachment Function Sending an email with PHP is pretty straight forwards. It's very useful for emailing reports generated from cron jobs etc... |