var_dump($row) = array(4) {
["ip_from"]=>
string(10) "2890207488"
["ip_to"]=>
string(10) "2890207743"
["country_code"]=>
string(2) "LR"
["country_name"]=>
string(7) "Liberia"
}
var_dump($click_details) = array(4) {
["ip_from"]=>
string(10) "2890207488"
["ip_to"]=>
string(10) "2890207743"
["country_code"]=>
string(2) "LR"
["country_name"]=>
string(7) "Liberia"
}
Visitors IP Address = 172.69.17.63
Got data from $click_details variable
Country Code = LR
Country Name = Liberia
FAILED on CITY NAME: Unknown
FAILED on REGION NAME: Unknown