Advertisment
You can apply this tutorial for your contact form on your sites. This tutorial shows you in 1 file with a normal contact information form. When you...
If you use this code, you will be able to validate a submitted e-mail address. It checks for an @ character, and actually checks the DNS of the...
Emails are easy to send using PHP. Learn how here. Includes contact script.
Create you're first very basic email form and handler.
So, you want to send automated email messages from your PHP application. To understand how to send each variation that may exist on an email, we...
Learn how to make a basic HTML-enabled mailing list with PHP/MYSQL.
Try this tutorial to create web form to send e-mails to ONE e-mail address without having problems with spambots. The e-mail is send with SMTP and...
Learn how to send simple email, HTMl email and attachement using PHP. All with examples
In this tutorial I will show you how to create a simple mail sender class in PHP. Sending emails with PHP is a lot easier than you would think,...
An AJAX email contact form that uses mootools as a core Javascript library.
You have seen html form whose send e-mails based on content entered in the form and now you want the same form on your web site. Ok, no problem.
This application written by Mark Wilton-Jones is an amazing email validation app that makes sure that the email address exits by pinging and making...
This quick and easy tut will show you how to trick email bots from exploiting your email form.
Learn how to create php authenticated forms using this mail script. Includes a zip download.
Learn how to create a simple PHP contact form in just a few minutes. The tutorial is simple to understand and quick, perfect for quickly adding a...