asmith Posted January 22, 2008 Share Posted January 22, 2008 hey guys is there anyway i prevent users signing up on my site through the anonymizer or non-proxy sites ? Quote Link to comment https://forums.phpfreaks.com/topic/87176-preventing-non-proxy-sites-register/ Share on other sites More sharing options...
asmith Posted January 22, 2008 Author Share Posted January 22, 2008 *bump* Quote Link to comment https://forums.phpfreaks.com/topic/87176-preventing-non-proxy-sites-register/#findComment-445980 Share on other sites More sharing options...
pdkv2 Posted January 22, 2008 Share Posted January 22, 2008 Check for mxrecord of the sites using php code Quote Link to comment https://forums.phpfreaks.com/topic/87176-preventing-non-proxy-sites-register/#findComment-446001 Share on other sites More sharing options...
asmith Posted January 22, 2008 Author Share Posted January 22, 2008 can you please come in details a little bit? Quote Link to comment https://forums.phpfreaks.com/topic/87176-preventing-non-proxy-sites-register/#findComment-446006 Share on other sites More sharing options...
pdkv2 Posted January 22, 2008 Share Posted January 22, 2008 use the php function getmxrr() it will give you Get MX records corresponding to a given Internet host name useful to check the fake sites Quote Link to comment https://forums.phpfreaks.com/topic/87176-preventing-non-proxy-sites-register/#findComment-446008 Share on other sites More sharing options...
asmith Posted January 22, 2008 Author Share Posted January 22, 2008 hmm maybe i'm so new at this , how can i check whether a name is fake or not? Quote Link to comment https://forums.phpfreaks.com/topic/87176-preventing-non-proxy-sites-register/#findComment-446011 Share on other sites More sharing options...
pdkv2 Posted January 22, 2008 Share Posted January 22, 2008 http://in2.php.net/getmxrr Quote Link to comment https://forums.phpfreaks.com/topic/87176-preventing-non-proxy-sites-register/#findComment-446031 Share on other sites More sharing options...
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.