IMAP Mail Reading With PHP3
This tutorial shows you how to use PHP to make a quick, simple and effective IMAP or POP mail reader. The tutorial includes 3 short PHP scripts that allows you to access and read your email from anywhere in the world via your web browser.
Price: Free
http://www.phpbuilder.com/columns/musone19990207.php3
(Rating: 0.00 Votes: 0)
Rate ItReview It
Send Mail in PHP
This 2-page tutorial explains how to send an email message to someone or multiple people using the PHP mail function and sendmail.
Price: Free
http://www.phpworld.com/articles/2000.02/mail_000.html
(Rating: 0.00 Votes: 0)
Rate ItReview It
Sending email using CDONTS
This tutorials shows you how to send email using the layer defined in PHP4 for Win32 platforms. Itll show you how to send html mail, attachments and of course plain mail.
Platform: Win32
http://devhome.net/php/tutorials/
(Rating: 0.00 Votes: 0)
Rate ItReview It
Sending MIME email in PHP
Tired of sending those drab textual notifications and newsletters to your friend and clients\? Ever wanted to send attachments and/or HTML embedded email. The answer is MIME. This article explains the basics of MIME, creating MIME-compliant messages and then ends with a working class implementation of sending MIME complaint email in PHP. Note that references to calling script, caller etc. denote the script that uses the class we are about to develop and client/MUA etc. denote a mail reading client or mail user agent.
Price: Free
http://www.phpbuilder.com/columns/kartic20000807.php3
(Rating: 0.00 Votes: 0)
Rate ItReview It
The Mail() Function
The purpose of this little tutorial is to tell you all about a spiffy little function. The mail() function is extremely useful when you want to provide that little extra something to your websites users. This tutorial will show you a general overview of the function and how you can use it effectively.
http://www.phpdeveloper.org/tutout.php?num=7
(Rating: 0.00 Votes: 0)
Rate ItReview It