Hi Guys,
I recently came up with the requirement of extracting user's IP address and display website's content accordingly for www.dezshira.com . After some explore I found Free ip2country (ip to country) PHP class provides IP database and PHP code to use on your project. But my problem was to make it's successful use on my current MVC platform - codeIgnitor.
Below are couple of quit steps I took to use this fantastic database on my codeIgnitor website , hope this helps somebody :