Email Systems

Email Systems. Tutorials & Tips. PHP. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Email Systems scripts for your web site.

Get exceptional deals, savings and freebies from HotScripts! Subscribe to the HotScripts Brief Email today!

Results 1 - 20 of 31

«
1 2 »
More Options
  • Creating a simple mail sender class with PHP

    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, however you need to care about some settings to avoid moving your emails into a spam folder.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Sending Mail with PHP

    Despite what you may think, sending mail is a widely used practice in most scripts. Some use other methods, but the simple PHP mail() function is safe, reliable, easy to use and very useful. Below we'll show you step-by-step different ways to use the... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Simple contact form tutorial

    In this tutorial I am giving a simple example of a contact for for PHP, using the mail() function. The script has also a confirmation message on a successful send. Enjoy!

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Sending e-mails via SMTP with PHPmailer and Gmail

    Using the SMTP server from Gmail is a good choice for mail application with less than 500 recipients a day. This tutorials shows you how to send mail messages via SMTP using PHPmailer and Gmail.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Validate Email Address

    This is a very simple function that can be used to validate eMail addresses. The function verifies whether a given eMail address matches a regular expression that eMail addresses should conform and validate the eMail address host.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Send automated emails to your users (including Hotmail Users) with PHP

    Send automated email to your customers with php mail function, With this script emails will be delivered to inboxes of Hotmail, AOL and other strict email providers. We will be changing the envelop address without having to pass it over to the sendmail... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Using function mail() in windows xp part 2

    Steps to add user, adding domain and make test email from web based interface and try to send email from php script. No need internet connection to test mail() function. Video provided for illustration.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Using function mail() in windows xp

    mail() function is one of important function in php, simply to use in hosting environment. The problem come for beginner who want to test mail() function in their windows xp. This guide will show step required to install mail server in windows xp to... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Safe Ajax contact form

    Providing a simple contact form could be a big security issue if the form script doesn't have any validation or security features. In the past it was very common to use simple mail scripts to post a web form to some e-mail address. A lot of the spam... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Fighting Spam

    Anti-Spam Coalition will show you how to protect your inbox as well as semi-actively fight back spammers. You can contribute by linking to antispamcoalition.org or install our simple PHP script. There are two versions available, basic and advanced.... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Simple HTML mailing list

    This tutorial will show you how to make a double opt-in email list with activation. It will also show you how to delete emails and send emails to the list.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • 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.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • 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. ... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • 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.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • 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... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • 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.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • 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.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • 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.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Send Emails Using Php (basic)

    Sending emails with PHP is a lot easier than you would think.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Feedback form

    Learn how to use files system as the storage for messages. This feedback form does not need to have email address associated to it.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose

Results 1 - 20 of 31

«
1 2 »