This script geolocates your visitor's IP-Addresses and displays them on a worldmap. Every IP-Address will be geo located by its longitude and latitude. This worldmap shows every unique visitor of the site represented by a dott.
Installation
In order to show the worldmap to your visitors, you need to include the worldmap.php file in your site. It will generate a div container around the map content, so your site design will not be disturbed. If you cannot execute php-code in a html site, please use an IFrame.
Also you need to set the rights of the file saved_addresses.php to 666 or 777. All files have to stay in the same folder. If you want to change this, modify the first lines of code of every file.