News Feed
Jobs Feed
Sections




News Archive
DZone.com:
How to send emails from PHP on Windows
May 10, 2011 @ 08:53:15

On the PHP on Windows site (a part of DZone.com) Svetoslav Marinov has a quick new post looking at how you can set up your Windows PHP installation to be able to send emails similar to its linux cousins.

You'll need a server that you can use SMTP on to send the emails to, but outside of that, the setup is pretty painless. He recommends using the sendmail for Windows tool to do the backend lifting. He includes the settings, both for sendmail and PHP, and configuration changes you'll need to get it all working too.

He points to the mail manual page to grab a simple result for testing the install.

0 comments voice your opinion now!
windows sendmail tutorial email smtp


blog comments powered by Disqus

Similar Posts

DevShed: Abstracting Database Access Using Polymorphism with Objects in PHP 5

Giorgio Sironi's Blog: Advanced Zend_Form usage

DevShed: Overloading Classes in PHP 5

NETTUTS.com: Twitter Emulation Using MooTools 1.2 and PHP

Developer Tutorials: Drupal CMS e-Commerce Module Basics


Community Events











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


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

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