About displaying Geo location to visitor

godspeed1208

Newbie
Joined
Jan 16, 2011
Messages
43
Reaction score
6
Hi there does anyone knows how to do this? I want to show to my visitors their country flag and name,city etc on my website and example is:

Location: (visitors country flag/name etc here)

How do i do this? any help would be much appreciated
 
Anybody here there have this kind of script there can show my visitors their country flag?
 
Do a google search for maxmind and if you are comfortable with some programming , it will be a lot easier for you , they have some really nice tutorials and explainations on how to use their service . If you are not into programming then I would recommend using wordpress and install the wp plugin for maxmind (you may need to digg a little deeper to find the plugin ,but its their).

On a side note , do not use the javascript that maxmind offers , it does not work properly in IE 9 ,try to go with the php codes that they provide (If using wordpress this does not apply as its a php based plugin. )
 
Back
Top