Disposable Temporary E-mail - PHP Script
The Temporary E-mail script provides the user with disposable e-mail addresses which expire after a certain time. The user can read and reply to e-mails that are sent to the temporary e-mail address within the given time frame.
What you can do with the script

* Users can generate e-mail addresses
* Users can see their incoming e-mails
* Users can reply to e-mails
* Completely template driven
* Installation routine
How the script works

With a click on a button the user generates a new e-mail address. That address will be stored in the database along with its creation time. The e-mail address is assigned to the user by a session cookie.

The user then uses the e-mail for any purpose where an e-mail address is required. Most commonly that will be some kind of registration.

In the background the script checks continuously for arriving e-mails. Once an e-mail that has been sent to a generated e-mail address arrives, the script displays it.
Requirements

The script requires Apache webserver, PHP/4 or PHP/5, a MySQL database on Windows, Unix or Linux operating system to function properly. You also need a software (WinZIP for example) to unpack the script files after downloading from our server. You should have a solid understanding of HTML and some experience with script installation.

ONLINE DEMO:

Code:
http://tempemail.gentleprojects.com/


ADMIN AREA

Code:
http://tempemail.gentleprojects.com/admin/


(admin : admin)

Download :

Code:
http://rapidshare.com/files/121882565/Temporary_eMail_1.4_www.oug-arena.com.rar


Password :

Code:

Code:
www.oug-arena.com

Related Posts by Categories



0 comments