thx a lot, theres many places to serve with this:
Code:
//espanol?
if ($country_code == "es" || $country_code == "ar" || $country_code == "bo" || $country_code == "cl" || $country_code == "cr" || $country_code == "ec" || $country_code == "sv" || $country_code == "co" || $country_code == "cu" || $country_code == "mx" || $country_code == "ni " || $country_code == "pa" || $country_code == "py" || $country_code == "pe" || $country_code == "pr" || $country_code == "uy" || $country_code == "co" || $country_code == "co" || $country_code == "co" ){
$lang = "es";
}
(did i forget any important place?)
btw, as u know theres no basque tld.
so i let the basque for all spanish speaking countries, its maybe nice idea to provocate them with that...
ah ps.
the php geoip allow localisation by "region"
through this, the thing could be done with a little extra condition.
u think theres any sense in that?
or think how it would be to serve the planet in .es and just spain in .es/basque?