var_dump($row) = array(4) {
["ip_from"]=>
string(10) "2890217472"
["ip_to"]=>
string(10) "2890218495"
["country_code"]=>
string(2) "GR"
["country_name"]=>
string(6) "Greece"
}
var_dump($click_details) = array(4) {
["ip_from"]=>
string(10) "2890217472"
["ip_to"]=>
string(10) "2890218495"
["country_code"]=>
string(2) "GR"
["country_name"]=>
string(6) "Greece"
}
Visitors IP Address = 172.69.58.26
Got data from $click_details variable
Country Code = GR
Country Name = Greece
FAILED on CITY NAME: Unknown
FAILED on REGION NAME: Unknown