You are here

Files in IP-based Determination of a Visitor's Country 5

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt About ===== This module uses a visitor's IP address to identify the geographical location (country) of the user. The module makes this determination and stores the result as an ISO 3166 country code in the Drupal $user object, but otherwise has…
uc_ip2country.css uc_ip2country.css #dbthrobber.working { background-image: url(/misc/throbber.gif); background-repeat: no-repeat; background-position: 100% -20px; /* 20px = half height of throbber */ color: green; padding: 0 1.5em 0 0; } #dbthrobber.completed { color:…
uc_ip2country.inc uc_ip2country.inc Utility routines to load the IP to Country database.
uc_ip2country.info uc_ip2country.info name = IP-based determination of Country description = Determines country the user is located in, based on IP address dependencies = uc_store package = Ubercart - extra version = "$Name$"
uc_ip2country.install uc_ip2country.install
uc_ip2country.module uc_ip2country.module Determination of user's Country based on IP

Other projects