Scripts n'Stuffs
Directory

Subscribe to this category

Top > PHP > Tips and Tutorials > Email Systems  

Web Links
Sort By :
11. E-mailing in PHP



This tutorial will show you how to send email in PHP. Firstly it'll go over the basics of how the Simple Mail Transfer Protocol (SMTP) works, then how to send email using PHP.After that it will show you how to send HTML emails in PHP (instead of just plain text emails).Finally, it will introduce you to an email class from the PEAR repository which will make your life much easier for sending emails, and allow greater functionality such as including attachments in your email.
Category:   PHP > Tips and Tutorials > Email Systems

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

12. Protecting Your Users Email Addresses with PHP and MySQL



Ever been spammed on from posting your email address on a website? Well, here's a method we like to use that prevents those web spiders from picking your users email up and spamming them.
Category:   PHP > Tips and Tutorials > Email Systems

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

13. HTML E-mail



Sending an HTML e-mail message is easy from your client, but it can be tricky from a PHP script. This article explains how.
Category:   PHP > Tips and Tutorials > Email Systems

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

14. 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 website's users. This tutorial will show you a general overview of the function and how you can use it effectively.
Category:   PHP > Tips and Tutorials > Email Systems

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

15. 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.
Category:   PHP > Tips and Tutorials > Email Systems

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

16. 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.
Category:   PHP > Tips and Tutorials > Email Systems

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

17. 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.
Category:   PHP > Tips and Tutorials > Email Systems

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

18. Building a Secure Contact Form



A contact form or an email form is often a critical part of a website, in allowing users to contact you regarding one or more issues. This article aims to help you produce a secure contact form, and at the same time, try to reduce the amount of spam you will receive from it.
Category:   PHP > Tips and Tutorials > Email Systems

Date Added: Jun 30, 2006 Hits: 11 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:   2 


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS