News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Mail Call!
April 12, 2006 @ 07:32:00

Sending mail with PHP is a pretty simple process - well, sending simple mail is. What happens when you want to get a bit more complicated with things, like sending attachments or differenly encoded content inside your emails? There are many ways to integrate these kinds of things into your system, but this new post from the Zend Developer Zone suggests a few of the easiest.

Everybody needs to send mail from their application at one point or another. It's like using a database or a sledge-hammer, sooner or later, you are going to want to do it. But what's the best tool? Yesterday I got an email from a friend of mine asking me this question. Since I respect him and his team and they didn't know the answer, I figure there might be others out there who struggle with this. (It will come as no surprise to those of you who read this site regularly that this is not a comprehensive list but more of a primer to get you going. Comprehensive lists are just too hard.)

The software packages/functions that he mentions are:

For each, he offers a brief description, some of the features that it offers, and the "feeling" he gets from the pakcage (i.e. "Pear_Mail is like a compact car, it gets the job done with little or no frills").

0 comments voice your opinion now!
mail function package software zend_mail pear_mail phpmailer mail function package software zend_mail pear_mail phpmailer


blog comments powered by Disqus

Similar Posts

Michael Girouard's Blog: Pro Tip: Installing PHP 5.2.9 on CentOS

Edin Kadribasic's Blog: Second PHP build using the new compiler

Developer Tutorials Blog: PHP array_walk(): Run an array through a function

David Coallier's Blog: Text_CAPTCHA_Numeral goes stable

DZone.com: SOLID for packag...err, namespaces


Community Events











Don't see your event here?
Let us know!


opinion podcast community application example framework language functional unittest api interview composer code testing development introduction series phpunit zendframework2 release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework