Posts: 34
Threads: 7
Joined: Jul 2009
Reputation:
0
In my gamemode i doing registration system. And enter email address when player register.
Is there any way that I validate an e-mail without plug-ins?
Posts: 3,793
Threads: 196
Joined: Jan 2010
Reputation:
0
Try see what you can do with Slices mail include, and play around with the http functions given in sa-mp 0.3b or 0.3c...
Posts: 1,426
Threads: 56
Joined: Dec 2010
Reputation:
0
You better create a PHP page - so people can register there. With PHP there is a function to check it.
Posts: 669
Threads: 7
Joined: Nov 2007
Reputation:
0
If I was you I would just leave it, it's a lot of effort and I think many people would just put in fake emails. Your better off just making a free forum or something.