[ad_1]
[ad_2]
I'm new to WordPress and web development, trying to make a classifieds website where i need to verify that each person has only one account. Sms verification is very expensive and email verification is useless. I want to log all users IPs and make an if statement that says if an ip already is tied to an account, then I don't want them to be able to make another account.
What’s the underlying problem you’re trying to solve?
You won’t be able to work IP because people can use a VPN.
SMS or WhatsApp is the best way
You won’t be able to work IP with because people can use a VPN.
SMS or WhatsApp is the best way