Dan Adams


PHP Mail

PHP Display
PHP Mail

Back To:
PHP Scripting

PHP Mail

Over time, I have found that the built in PHP funciton of mail() can sometimes be buggy causing problems, such as the mail messages not going through regardless of what is done. As a result I often need to point the mail from PHP to an outside SMTP server, but to do this means that you have to create the message, headers and all in PHP to send. An easy class I found for this is SMTPs. I was not the one who created the class, but I think it works well. It is available from PHP classes at: http://www.phpclasses.org/browse/package/4002.html.

I try to only suggest or list information to sites that I have either used or feel that the package works well.


Webmaster: Dan Adams - Feedback
Copyright 2011 infoChi Christian Computing - Phoenix, Arizona
This page was last updated: January 28, 2011