This tutorial shows you how to use PHP to make a quick, simple and effective IMAP or POP mail reader. The tutorial includes 3 short PHP scripts that allows you to access and read your email from anywhere in the world via your web browser.
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.
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.
Easy to use contact form that you can easily implement on your site. Features Include:
- Admin Panel for Contact Form
- Form is Includeable on website
- Admin Panel Controls the Names/Email Addresses of the people your visitors can contact using the form. Also has categories of people.
- Script is great for sites with lots of staff or lots of different e-mail addresses for different departments.
Ever been spammed on from posting your email address on a website? Well, here's a method we like to use that prevents those web spiders from picking your users email up and spamming them.
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.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
This will display random email addresses on a page. The user enters how many addresses they want and the script produces that amount. This is intended for spammers who use email harvesters and gives them a few new ones to use :-)