var_dump($row) = array(4) {
["ip_from"]=>
string(10) "1822609664"
["ip_to"]=>
string(10) "1822613247"
["country_code"]=>
string(2) "US"
["country_name"]=>
string(24) "United States of America"
}
var_dump($click_details) = array(4) {
["ip_from"]=>
string(10) "1822609664"
["ip_to"]=>
string(10) "1822613247"
["country_code"]=>
string(2) "US"
["country_name"]=>
string(24) "United States of America"
}
Visitors IP Address = 108.162.216.17
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