Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@phpfiddle
Created May 22, 2016 13:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phpfiddle/be016dc42979bad269cf47e20b9aded6 to your computer and use it in GitHub Desktop.
Save phpfiddle/be016dc42979bad269cf47e20b9aded6 to your computer and use it in GitHub Desktop.
[ Posted by Phpcodz ] https://ipapi.co : Get location from IP address in PHP
<?php
echo file_get_contents('https://ipapi.co/1.2.3.4/json/');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment