Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters
Web Scripts :: PHP :: PHP Tips and Tutorials :: Email Systems
11.
The 'make your own php mail form' tutorial
|
|
This is a recipe for a 'simple yet powerful' mail form. Perfect for beginners. Your address will neither be visible on any page nor detected by spambots. You will receive the mail marked as coming from the form, and your guest will automatically receive a copy of the mail (s)he sent (provided correct email address is entered). Only 2 fields are required; if 'Name' is left blank, 'Sender' will be sender's email address, and if 'Subject' is left blank, the mail will still get to your mailbox.
Hits: 23 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Tips and Tutorials :: Email Systems
|
18.
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.
Hits: 22 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Tips and Tutorials :: Email Systems
|
|
|
|
|