I have a list of ip-addresses from my mysql table in a specific column/row. How do I take those ip-addresses and map them like visitor maps except these aren't visiting ip-addresses.
One issue is that the tutorial uses the api of hostip.info that api does not recognize my ip address in terms of country nor longitude/latitude. Is there any other free apis?
We'd have to know at least the first 2 octets of your IP address to find a service that recognizes it.