PHP Email Script
These PHP scripts will help you send emails from your website or receive emails to your mailbox via a contact form on your website.
- How to Send Email from a PHP Script - Learn to send email from a simple PHP script from your website. All it takes is the right configuration to send mail using a local or a remote server and the PHP mail() function.
- FormToEmail PHP Email Script - FormToEmail is a simple secure PHP form to email (form mail) script that allows you to make a contact or feedback form on your website or to process any form. It uses PHP to email the contents of the form to you.
- Secure PHP Form Mailer Script - This script has a wide range of features including: an easy to use dynamic form generation system (any number of fields, in any order), multiple recipients, multiple file attachments, optional auto reply feature, an image verification system, numerous security features (including protection against email header injection), a message template system, multiple languages, and too many other things to list.
- PHP Email Address Validation - A free PHP class for validating email addresses according to the official specifications.
- Email validation within a form in PHP - A very simple PHP eregi function to verify if the email address entered is in correct format or not.
- EMail in Text/HTML with attachments - PHP code to send automated email messages from your PHP application. This can be in direct response to a user's action, such as signing up for your site, or a recurring event at a set time, such as a monthly newsletter. Sometimes email contains file attachments, both plain text and HTML portions, and so on.
- Online form generator - Email Me Form is a free online email form generator service that helps you create HTML forms for your website, with no programming required. Within minutes, by using our easy to use form wizard you can design simple or complex forms that send you an email each time your visitors submit them. After creating the web form, you get a HTML code to paste in your website.