| TOTAL: 7 Page: 1 of 1 |
|
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.

| Hits: | 1 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2008-10-25 |
Sending Email 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 path.

| Hits: | 23 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2007-08-05 |
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.

| Hits: | 16 | Platforms: | Windows |
| Ratings: | Last Updated: | 2007-05-29 |
Testing mail() function with agrosoft mail server …
Unfortunately many beginner who install only PHP, MYSQL and Apache in windows don’t know how to test their email script like contact form, mailing list etc.

| Hits: | 42 | Platforms: | Windows |
| Ratings: | Last Updated: | 2007-05-28 |
Safe Ajax Contact Form
Using Xajax and PHPmailer - 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 getting people in their mail box is send with vulnerable form mail scripts.


| Hits: | 30 | Platforms: | Windows |
| Ratings: | Last Updated: | 2007-05-02 |
Anti-Spam Coalition
Spam is flooding the Internet. Most spam is commercial advertising of dubious products, get rich quick schemes and illegal services. Spam costs money for ISPs and online services to transmit and these costs are reflected directly to the end-users. Millions of dollars are spent every year on research and development of spam filtering tools but filtering spam is not the ultimate solution against spam. We must take countermeasures to protect ourselves and at the same time drive spammers' efforts

| Hits: | 7 | Platforms: | Linux |
| Ratings: | Last Updated: | 2007-04-29 |
Sending Email (Text/HTML/Attachments)
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

| Hits: | 15 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2007-03-31 |
Verifying email address
When users sign up to join your website you may want to verify their email address by sending confirmation link to their email address. You'll learn how to do this in this tutorial. Overview In this tutorial create 4 files 2 databases 1. signup.php 2. signup_ac.php 3. confirmation.php 4. config.php We have to create 2 databases 1. temp_members_db 2. registered_members What to do 1. When users sign up. Random a set of confirmation code. 2. Keep their informations and c

| Hits: | 63 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-10 |
Test php mail function on your localhost
When you code php mail function you can't test it on your localhost you have to upload and test it on your hosting but now you can test php mail function on your localhost using Argosft mail server. Overview ArGoSoft Mail Server is full SMTP/POP3/Finger/IMAP server for all Windows platforms, which will let you turn your computer into the email system. It is very compact, takes about 1-5 Mb of disk space (depending on the version), does not have any specific memory requirements, and what

| Hits: | 115 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-10 |
Sending forgotten password
This php tutorial shows you how to send password to members via e-mail address when they forgot their password. Overview Mark Jackson is one of our member but he forgot his password for login to our website. We'll send him password to his e-mail address. In this tutorial create 2 file and 1 database 1. forgot_password.php 2. send_password_ac.php Database 1. member

| Hits: | 85 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-10 |
Send this page to a friend
A php tutorial/walkthrough that shows how to realize a useful feature such as sending an url of your site via mail. First of all, we need just two pages to realize this script, one (but the total number depends on you) with the send this page script, and a page that we will call sendpage.php with the form. If your site uses include_once() function, include this few line of code in your functions page, if not just add this code only in the page/s to send the exact url via mail. Please no

| Hits: | 108 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-10 |
Sending mail using SMTP
Mailing with PHP is really tedious some times, the mail(); function isn't w hat it should be. So sometimes we need to take the alternative, in this case . Were using SMTP. First of all, we need to create a function that will a ccomplish this for us.

| Hits: | 48 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-10 |
Email Activation in PHP
This article introduces you to Creating your own user registration system allows you to obtain interesting information about the visitors to your site.

| Hits: | 68 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-10 |
Creating simple PHP contact form
When you need user send feedback to your email you can usecontact form. In this tutorial you'll learn how to create contact form with php script. Overview if you want to test on you own computer you must set your computer as a mail server by using Argosoft mail server or relate software. read this tutorial

| Hits: | 187 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-10 |
Protecting Email Addresses Using ASCII Codes
This can be used to protect email addresses, for instance. Because spammers are writing software to search for certain patterns (email adresses) on web pages, this might help keep spam low. The trick is to use HTML character codes for email addresses, making it much harder for spambots to find email data.

| Hits: | 52 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-10 |
Create a mailform for your site
Create a mailforum for your website by Arutha In this tutorial i will show you how to make a simple mail form to send you a message from a site viewer, the fields im going to use will allow you to get their name, email, message and ip. So to start with as all i will give you the full scrip (if you are just gonna copy and paste this just make sure its called mailform.php

| Hits: | 36 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-10 |
Sending SMS Through HTTP
The more your read BestKeptSimple and other sites like it, the more you wish your own website was able to send SMS. You might want to add a "send by SMS" option to your headlines, for example, or you might want to provide 24/7 support in which your technician is alerted by SMS or you might simply want to provide your viewers with Free SMS to drive traffic to your site. Although it is also possible to send SMS via e-mail, this tutorial will teach you how to send SMS using GET and POST HTTP me

| Hits: | 67 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-10 |
Mailing list manager
There are many, many uses for mailing lists, from informing users of news about your site to alerting interested people about an update to a project you are working on. Coupled with some management tools, disseminating information through a mailing list can be a snap, and new users can add themselves and be welcomed to the to the list without your involvement. There are programs available for download and for purchase which promise to do the dirty work for you, but with a little effort, PHP o

| Hits: | 163 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-10 |
Sending mail in PHP
It is much easier to send email from PHP than from Perl. Read this tutorial if you have any doubts.

| Hits: | 59 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-10 |
E-mail Validation with PHP
This tutorial will show you how to check to see if an E-mail address is valid. Sponsors - Spoono Host When you register on at a website, the site normally checks if the e-mail address that you enter is in a valid format. This is done by using what called a Regular Expression.

| Hits: | 35 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-10 |