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 ? 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* 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 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? 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 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? 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 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
Archived
This topic is now archived and is closed to further replies.