Since LS uses the DB why not have a function to call it from php so that I can get the country using users IP's
echo LS_ip_to_get('11.22.33.44');
Since the lite version of geo isn't 100% it would be nice to be able to check if some users have an IP that resolves to a faulty country to prevent them from getting blocked.
echo LS_ip_to_get('11.22.33.44');
Since the lite version of geo isn't 100% it would be nice to be able to check if some users have an IP that resolves to a faulty country to prevent them from getting blocked.