$sorgumuz = @unserialize(file_get_contents('http://ip-api.com/php/' . $ipadresi));
 
echo "<pre>";
print_r($sorgumuz);
echo "</pre>";