Categories
PHPTips and Tutorials → Email Systems

Email validation (checks domain aswell)

This script will not only check the email by regex but it will also use mx records to check if the domain exists. It also checks against one of the most popular recieve only free email sites.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Sending emails using php!

This tutorial will teach you the basics of form processing and email sending using php. It first teaches you how to produce a html form and process it on the same page using php. Then it moves on how to send emails using php
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Checking your spam status

Spam is a major problem. As spam filters become more effective the spam changes to evade prompting the spam filters to again step up their aggressiveness. In this escalating battle it is all too easy for legitimate email to be filtered out in error...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Simple and secure mail function based on php mail()

Contains useful arguments (from, to, subject, text) and protection from malformed headers. Also, there is a simple mail form example.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Quick and Dirty E-mail Validation

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 e-mail address domain to make sure it has a mail server.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Send this page to a friend tutorial

A php tutorial that shows how to realize a useful feature like the one to send an url of your site via mail.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Form Mail

This is a detailed tutorial on Sending Email using Forms, in this tutorial you will also learn about alot of Php elements. And other kinda things.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Send Emails Using Php (basic)

Sending emails with PHP is a lot easier than you would think.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Email Activation in PHP

Creating your own user registration system allows you to obtain interesting information about the visitors to your site. shows you how to send email activations to users email address''s.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Accepting Email from your Website

One of the keys to running a good website, is allowing your visitors to contact you when they have a question or comment on your website. Yet, in this day of email harvesting and spam, how do you allow your website visitors to contact you, without ex...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com