gawduranidiot Posted March 16, 2008 Posted March 16, 2008 Does anybody have a code to make users verify their email address before they can log in? I have had people using fake emails. EDIT: Sorry I forgot to mention its for V1, I'm busy redoing my game right now. Quote
Guest Anonymous Posted March 16, 2008 Posted March 16, 2008 Re: Make users verify their email address? Use regex (preg_match) to roughly validate the format of the email address then perhaps getmxrr() to perform a test on the domain name part. http://uk2.php.net/getmxrr Quote
gawduranidiot Posted March 16, 2008 Author Posted March 16, 2008 Re: Make users verify their email address? I probably wasn't being very clear on what I was asking lol I meant have it send an email to them and they have to click the link in the email before they can use the game. Quote
03laceys Posted March 16, 2008 Posted March 16, 2008 Re: Make users verify their email address? Buy the mod i did, or try finding out from ws3. Quote
Deisel80 Posted March 17, 2008 Posted March 17, 2008 Re: Make users verify their email address? Ive already purchased this mod. I cant remember from who off hand but i found it here on CE. Just do a search for it on the boards. I am very pleased with my copy and he has v1 and v2 versions if i remember correctly. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.