ip2country PHP is a class for getting a visitors ip address, country name, 2 & 3 letter country codes and can display the countries flag, currently it covers 243 countries.You could use it to display a visitors ip address, country and flag or use it to store registering members ip address and country info to a database for displaying on a specific page when called.It is quite easy to merge into an existing webpage using only a few lines of PHP code, and only requires a server with PHP installed. Currently there are four different database versions available, MySQL, PHP, CSV and XML, it's your choice!