26132new column, "Tricks of the Tradehttp://www.zend.com/zend/trick/html-email.phpWelcome to my new column, "Tricks of the Trade," for Zend.com! I'm excited to be sharing my thoughts about PHP every month. Between my book, the FreeTrade project, and the PHP mailing lists, I come across many interesting problems. I will be bringing the best of these issues to this column regularly.PHP > Tips and Tutorials > Email SystemsOct 15, 2006
A text email is the simplest email you can possibly send. The code you can use is easy to create and send one is easy too. Firstly I will show you how to send basic text emails from strings coded into the script, then I will finish off this section with a example that uses forms to send form data to an email.
This tutorial will teach you how to make a simple newsletter in PHP/MYSQL with account activation. This will require PHP that is not running in SAFE_MODE or PHP that at least allows the sendmail function(duh, you can't send mail without this enabled).
Welcome to my new column, "Tricks of the Trade," for Zend.com! I'm excited to be sharing my thoughts about PHP every month. Between my book, the FreeTrade project, and the PHP mailing lists, I come across many interesting problems. I will be bringing the best of these issues to this column regularly.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.