//--check country $country=geoip_country_code_by_name($_SERVER['REMOTE_ADDR']); if ($country == 'US' || $country == 'IN') { ?>