PHP Tutorial : Detect visitor country by ip address

Looks like there’s a lot of interest in php scripts that allows to detect visitor’s country. That’s why I decided to write a guide on how to put up a simple and ready to use solution for this.
First, the low hanging fruit
There is a free tool to detect visitors country by ip address, called “Maxmind…………….

Read PHP Tutorial : Detect visitor country by ip address »