This is a simple class to send a generic e-mail message with data submitted with HTML forms.
The class takes the values of the fields submitted with a form to compose and send the email message. It can take the values for the headers From:, To:, Cc:, Bcc: and Subject:. The values of additional form fields also sent automatically in the message body.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (78.6%) |
- |
- |
- |
- |
Not sure (45.4%) |
1766 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| PHP script to send email |
To simple use mail function with arguments : mail(@to,subject,body); or you can use this PHP class... |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|