You are here

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

Primary tabs

File namesort descending Location Namespace Description
ip2country.admin.inc ip2country.admin.inc Determination of user's Country based on IP address.
ip2country.css ip2country.css Styles for ip2country module.
ip2country.inc ip2country.inc Utility routines to load the IP to Country database.
ip2country.info ip2country.info name = IP-based determination of Country description = Determines country the user is located in, based on IP address dependencies[] = countries_api package = Location core = 6.x php = 5.0
ip2country.install ip2country.install Install, update, and uninstall functions for the ip2country module.
ip2country.module ip2country.module Determination of user's Country based on IP.
ip2country.test ip2country.test Tests suite for the ip2country module.
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…

Other projects