| Recommend this page to a friend! | 
| Info | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Total: 9,526 | All time:  154 This week: 488 | |||||
| Version | License | Categories | ||||
| sendmail_class 1.0.0 | Freeware | HTML, Email | ||||
| Description | Author  | ||||||||
This is a simple class to send a generic e-mail message with data submitted with HTML forms.  | 
  | 
| File | Role | Description | 
|---|---|---|
| Appl. | From action page | |
| Data | HTML form with the fields that are sent | |
| Class | Main class | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| 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 | 
| To simple use mail function with arguments : mail(@to,subject,body); or you can use this PHP class... |