Web Hosting Talk







View Full Version : PHP E-mail verification link


Ryan32
05-10-2003, 01:38 PM
I'm working on a site that people are going to signup for an event. I can create a script to e-mail me their info, but i'd like to have a script that could e-mail them a confirmation link, and once they clicked on it, it would forward us their information. This would eliminate false registrations to dead e-mail accounts.

Anyone know where to find a script like this? I searched hotscripts etc. but couldn't find any that would do this in particular. Usually this feature came with an entire forum script or something similar. Please help! : )

Eric Lim
05-10-2003, 01:58 PM
Try this:

http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=263&lngWId=8

Not sure which language you want.. This is a php scripts.