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.
|
|
| Name: |
Send Mail Class |
| Base name: |
sendmail_class |
| Description: |
Send email with data submitted with HTML forms |
| Version: |
- |
| PHP version: |
- |
| License: |
Freeware |
| All time users: |
8742 users |
| All time rank: |
151 |
| Week users: |
9 users |
| Week rank: |
230  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (78.6%) |
- |
- |
- |
- |
Not sure (45.4%) |
1816 |
| 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 |
|
|