Skip to content

renebigot/SMTPClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMTPClient is a SMTP client library for PHP.

It sends email without the sendmail command on Windows or *NIX.

It is very usefull if your PHP server is hosted on Windows does not activate sendmail.

Just look at SMTP example.php to see how to send an email.


Bye !

About

A PHP SMTP client to send email (with attachments !) without the sendmail command. Works on windows servers or *nix ones.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages