Forms and Email
|
|
Links: 4
Webmaster Forums 101 
Official WR101 webmaster forum. Free webmaster help and discussion on topics such as Web Design, Development, HTML, CSS, PHP and MySQL.
http://www.webmaster-forums101.com [ More Details ]
How To Generate and Send Mail From PHP
PHP provides a convenient way to send email through the mail() function. This function is a great way to send mail using a simple and standard interface that hides the complexity and quirks of various system programs that are responsible for sending mail.
http://www.phphelp.com/article/2p1.php [ More Details | Broken Link ]
Forms and Email
PHP, Forms, EMail, OH MY! Learn how to use all 3 of them together.
http://www.planet-source-code.com/vb/scripts/ShowCod... [ More Details | Broken Link ]
Creating a Mailing List Manager with PHP
This tutorial will guide you through building a complete mail list administration solution in PHP, capable of handling multiple lists.
http://www.devshed.com/Server_Side/PHP/mailing/ [ More Details | Broken Link ]
Building A PHP-Based Mail Client (part 1)
Ever wondered how Web-based mail clients work, or what happens to your email after you hit the "Send" button? This three-part case study delves into the wild and wacky world of Web-based email applications, using PHP's built-in POP3 functions to build an
http://www.devshed.com/Server_Side/PHP/PHPMail/PHPMa... [ More Details | Broken Link ]

