| Language |
Author |
Description |
DOWNLOAD |
| GEO-IP DB |
Webnet77 |
This is the actual database all the scripts are based on. You need to download this first. |
DOWNLOAD DATABASE HERE |
| PHP (class) |
de77
|
Breaks the CSV database into multiple files for
fast accesss. |

Source |
| Perl |
Webnet77 |
A basic script to redirect visitors to your website based on their country |
Source |
| SOAP |
George Brad |
Free to use SOAP service for low-volume site developers |
Code |
| Java |
Chris Malan |
Java code (also requires MySQL) for reading the Geo-IP Database |
Source |
| Perl |
Webnet77 |
Perl script to allow IP lookups from a Web Browser |
Source |
| C |
Seenu Reddi |
A useful application that loads the database into memory and allows instantaneous lookup of an IP address is integer or dotted quad format. A windows EXE file is also available. |
Source |
| PHP (vBulletin) |
Mark Fyvie |
Geographic Location Awareness - GLA - for vBulletin. This is one of several plugins available for vBulletin by the same author. There are others linked from the link given to the right that display the country of origin, allow banning by country and more. |
plugin
(Requires vBulletin License) |
| Perl |
Webnet77 |
A simple command line utility that examines the Exim log file to make a human readable summary together with IP -> Country information |
Source |
| VBScript/ASP |
Rick Pence |
A VBScript/ASP code sample for using IP-To-Country database file.
Language: VBScript/ASP
Author: Rick Pence (RIaK, LLC.)
Description: A sample script file with functions and code to use Ip-To-Country database |
Source |
| Lua |
"Duck" |
Comments from author: "Such documentation as there is can be found as a largeish comment at the start of the file. There are no external dependencies, aside, of course, from Lua 5.1+ and the IpToCountry.csv data. The CSV file doesn't need pre-processing or stuffing into a database. The script just parses it into a table when it loads it -- Lua's quick enough for this." |
Source |
| symfony |
Frank |
A code snippet which will soon be a plug-in, of IP to Country lookup for the symfony Framework. Symfony is a Open-Source PHP Web-framework which is becoming very popular. |
Source |
| Philip Ronan |
|
A little C program that converts the IpToCountry CSV file into MySQL statements that can be imported directly into a MySQL database. Some people might find it useful for automating updates on their web servers. It should compile and run in any Unix-like system. |
Source
|
| N/A |
Webnet77 |
A Remotely hosted statistical aggregator for your website. |
Use it |
| Coldfusion |
Denard Springle |
This package consists of two components and two Coldfusion pages. One is used to import the IpToCountry.csv file into either a MySQL or MSSQL database. The other is used to get the country information from the database once it is imported. |
Source |
Please report any broken links using the "Contact us" address at the top of the page. |