Country-Specific Content
Posted: Mon Apr 14, 2008 10:23 am
Hey,
I'm in need of showing specific ads to users from specific countries, and I was intending to use following function to determine the country of a given user: geoip_country_name_by_name().
The question is; will running this function on each pageload result in any significant draining of my server resources?
I'm in need of showing specific ads to users from specific countries, and I was intending to use following function to determine the country of a given user: geoip_country_name_by_name().
The question is; will running this function on each pageload result in any significant draining of my server resources?