Username
Password
Home | Log-in | Register | Advertise | About Us | Getting Rated | Feedback

Sponsor Links
advertisement

In this tutorial you will learn how to send email to one person, multiple people, send and redirct to a page, send if someone visits your error 404 or other pages, add an attachment to an email, and even check to see if the email address entered is in the correct email format (name@domain.com).
Version: n/a   Platforms: linux, windows, freebsd, osx, sun   Last Updated: March 26, 2007

Email is the most popular Internet service today. A plenty of emails are sent and delivered each day. The goal of this tutorial is to demonstrate how to generate and send emails in PHP. So, you want 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. To understand how to send each variation that may exist on an email, we will start with the simple example and move to the more complicated.
Version: n/a   Platforms: linux, windows, freebsd, osx, sun   Last Updated: April 11, 2007

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. Both are included in the zip file. For more information, visit antispamcoalition.org
Version: n/a   Platforms: linux   Last Updated: April 29, 2007

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
Version: 1.00   Platforms: linux, windows   Last Updated: May 08, 2007

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.
Version: 1.0   Platforms: linux, windows, freebsd, osx, sun   Last Updated: May 29, 2007

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.
Version: n/a   Platforms: windows   Last Updated: June 02, 2007

Page: 1
   
 
A Cynux Company
© 2003-2005 ScriptsDownload.com, All Rights Reserved.