News Feed
Jobs Feed
Sections




News Archive
Web Development Blog:
PHP Mail Scripts using SMTP transport, a guide for beginners
April 12, 2010 @ 10:47:47

From the Web Development Blog today there's a new tutorial showing you how to use STMP from PHP via one of three different tools - the Zend_Mail component of the Zend Framework, SwiftMailer and PHPMailer.

PHP has a very simple mail function which is used very often for basic text mail messages. What if you need to attach files or if you need to send your e-mail messages via SMTP? Than it's time to use a more advanced script. This is because the standard mail function has only limited standard capabilities.

Snippets of code are included for each of the three showing how to send a simple email with the usual "To", "From" and body contents. All of the tools have the ability to include attachments, but that's not included here.

0 comments voice your opinion now!
smtp tutorial beginner swiftmailer zendmail phpmailer


blog comments powered by Disqus

Similar Posts

WebReference.com: Access Control (in a PHP5 CMS)

Tutorialzine.com: Building a Website with PHP, MySQL and jQuery Mobile, Part 1

Rob Allen's Blog: ID!=id (Zend Framework Tutorial Updates)

BarelyFitz.com: CSS Colors - Take Control Using PHP

NetTuts.com: 20 Ways to Save Kittens and Learn PHP


Community Events











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


symfony2 development example testing conference functional series opinion framework podcast language release community interview introduction zendframework2 usergroup rest database phpunit

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