var_dump($row) = array(4) {
["ip_from"]=>
string(10) "2890300416"
["ip_to"]=>
string(10) "2890303487"
["country_code"]=>
string(2) "US"
["country_name"]=>
string(24) "United States of America"
}
var_dump($click_details) = array(4) {
["ip_from"]=>
string(10) "2890300416"
["ip_to"]=>
string(10) "2890303487"
["country_code"]=>
string(2) "US"
["country_name"]=>
string(24) "United States of America"
}
Visitors IP Address = 172.70.130.6
Got data from $click_details variable
Country Code = US
Country Name = United States of America
FAILED on CITY NAME: Unknown
FAILED on REGION NAME: Unknown