Languages
Components, Scripts, Codes: PHP / Documentation / Examples and Tutorials / E-Mail
Using PHP to Generate and Send MailThis five-part tutorial first teaches you the mail fuctions that accompany PHP and follows with information on adding extra headers, when to use...By: phphelp.com |
Freeware | |||
Using PHP to send emailThis tutorial explains how to use PHP's built in mail() function to send both plain text and HTML formated emails. A downloadable PDF referance is... |
Freeware | |||
The Mail() FunctionA basic tutorial that explains the mail() function included in PHP and how to use it.By: PHPDeveloper.org |
Freeware | |||
Sending Mail in PHPLearn how to send emails via PHP, containing additional headers, and HTML emails.By: codingclick.com |
Freeware | |||
Sending Mail With PHP3This February, 1999 column by Tim Perdue in PHP Builder explains how to validate e-mail addresses and then send an e-mail using only PHP.By: phpbuilder.com |
Freeware | |||
Sending MIME E-mail in PHPThis well-written article teaches you all you need to know about MIME header fields and how you can use PHP to send e-mail messages with...By: phpbuilder.com |
Freeware | |||
Sending email with PHPLet visitors send you email through your website. In this tutorial we will cover the basics of sending email with PHP.By: r2xdesign.net |
Freeware | |||
IMAP Mail Reading With PHP3This short article explains how to use built-in PHP IMAP support to obtain your e-mail messages and read them on the web.By: phpbuilder.com |
Freeware | |||
Email in PHPThis tutorial will show you how to send email in PHP. It'll go over the basics of how the Simple Mail Transfer Protocol (SMTP) works, then how to...By: phpnoise.com |
Freeware |
