Recommend this page to a friend! |
Download .zip |
Info | View files (7) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2012-11-19 (3 years ago) | Not enough user ratings | Total: 827 This week: 1 | All time: 4,016 This week: 1,047 |
Version | License | PHP version | Categories | |||
easy-smtp-mail 1.0 | GNU General Publi... | 5.0 | Email, Networking, PHP 5 |
Description | Author | ||||||||||||||
This package can send e-mail via mail function or SMTP server. |
|
This Easy SMTP Mail Class Package is useful to send email from our web server with mail() function and or directly trough smtp server like smtp.gmail.com. Enable for secure connection using SSL or TLS. Email can be sent with attachment file(s). To send email trough smtp server with secure connection (SSL or TLS) we need the Open SSL PHP extension is loaded. Same as to send email with mail() function, we must have "a permission" to use that function. To enable writing log file, we must create a "log" path within smtp.mail.class.php & easy.mail.class.php folder and ensure it has writable permission (777). Note: This class package, especially smtp.mail.class.php is inspired by and rewritten from PHPMailer (http://code.google.com/a/apache-extras.org/p/phpmailer/) and Simple SMTP Class for PHP (http://www.kidmoses.com/blog-article.php?bid=56) |
Files |
File | Role | Description | ||
---|---|---|---|---|
log (1 file) | ||||
easy.mail.class.php | Class | this class is useful to send email with mail() function and or directly trough smtp server | ||
readme.txt | Doc. | readme text | ||
smtp.mail.class.php | Class | this class is useful to send email directly trough smtp server | ||
test1.php | Example | send email using mail() function with easy.mail.class.php | ||
test2.php | Example | send email directly trough smtp server with easy.mail.class.php | ||
test3.php | Example | send email directly trough smtp server with smtp.mail.class.php |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.