I have a join form I created for a website, and the handle.php that handles the join form. What I would like to do for validation is an email link. For instance, they fill out the form, and submit it, and their data temporarily goes into a database, after they submit the form, my server emails a validation link to them, once they click on it - they get added to the master list of users for the website
- Now I was sent a script on how to do something similar to this a while back but the script didn't work - So I was wondering if anyone had any scripts that did this, they could help me out with, or if anyone knew where a good tutorial is for doing this?
Thanks