|
Building a Secure Contact Form
|
Other links at PHP > Tutorials > Email Systems |
| 1. |
Sending emails in PHP
|
|
|
This is an introductory tutorial to teach you how to send emails via PHP. It is quick and easy and aimed for beginners.
|
| 2. |
PHP Email Form Easy
|
|
|
PHP is the way to go for online email forms. This is a short tutorial with copy-and-past code on how to use the PHP email function to create an on line email form to send emails from your website.
|
| 3. |
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.
|
| 4. |
Mail() From Start To Finish
|
|
|
Ever wanted to know how to send basic text emails/Html emails and emails with attachments? In this tutorial you will learn how to send emails in text, html and with attachments.
|
| 5. |
Simple PHP Mail Form
|
|
|
A simple tutorials provided the basic framework of an email form in PHP. Using the PHP mail() function the tutorial guides you step by step to making a mail form.
|
|
|