Tag: PHP
Simple PHP IP Geolocation using KeyCDN Tools
I needed an easy way to get IP location from a PHP form submission for work. KeyCDN has these awesome tools that anyone can use, and one of them included an API for their IP Location Finder. Of course, it’s rate limited to 3 requests per second, but I think that is plenty for my…
