News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Sending Emails with PHP
October 24, 2011 @ 20:08:52

In a new tutorial from PHPMaster.com Jason Pasnikowski takes a look at sending emails with PHP - an introduction to what the language offers and how it can be used to send an HTML version.

In most cases your installation of PHP will be capable of sending emails. If you are using a shared host, or if you installed PHP using a package management system like apt-get, more than likely you're all set. You'll really only need to worry about extra configuration if you're compiling PHP from source or if you're running it on Windows. In either case, there are plenty of resources available online to help you out. Because that's all beyond the scope of this article, I'll assume you're set. If not, Google will be your friend.

He starts with a simple example using the mail function but quickly moves on to sending a multi-part email with an attached zip file and HTML content. He includes the all code you'll need and explains each part in detail so you'll know exactly what's going on.

0 comments voice your opinion now!
send email tutorial html multipart zip file


blog comments powered by Disqus

Similar Posts

Michael Girouard's Blog: Rolling Your Own MVC: The View

Brian Swan's Blog: Using the Windows Azure Command Line Tools for PHP

Oracle Technology Network: DeployPHP Series, Part 5 - Zend Core for Oracle Quick Start

NETTUTS.com: Kohana: The Swift PHP Framework

Zend Developer Zone: Implementing the Observer Pattern with SplObserver and SplSubject


Community Events











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


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

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