Comments on: Get Geolocation from IP Address using PHP https://www.codexworld.com/get-geolocation-from-ip-address-using-php/ Web & Mobile App Development Company Fri, 25 Jul 2025 16:15:34 +0000 hourly 1 By: Mallcom https://www.codexworld.com/get-geolocation-from-ip-address-using-php/comment-page-1/#comment-239104 Thu, 24 Aug 2023 18:41:40 +0000 https://www.codexworld.com/?p=5360#comment-239104 Thanks. Works perfect in php 8.2 and nette framework !!

]]>
By: Michael https://www.codexworld.com/get-geolocation-from-ip-address-using-php/comment-page-1/#comment-236580 Thu, 15 Jun 2023 02:34:30 +0000 https://www.codexworld.com/?p=5360#comment-236580 Nice video!

Do you have sample codes in YouTube to retrieve IP geolocation using API such as IP2Location.io instead of local database?

]]>
By: Himanshu Tyagi https://www.codexworld.com/get-geolocation-from-ip-address-using-php/comment-page-1/#comment-236559 Wed, 14 Jun 2023 06:52:53 +0000 https://www.codexworld.com/?p=5360#comment-236559 Geolocation in PHP is a fantastic way to personalize user experiences based on their location. By using APIs like MaxMind GeoIP or IPStack, you can retrieve a user’s geolocation data from their IP address. This includes their country, region, city, and latitude/longitude coordinates.

]]>