I'm looking for a script which I can use to display certain code to visitors based on their country of residence detected by their IP address. Can anyone help me out here?
Hostip.info, check out http://blog.ericbruggema.nl/2008/06/27/hostipinfo-uitlezen-met-php-en-fsockopen/ for a good source to hostip.info
Thanks, thats more along the lines of what I was looking for. Looks like I'll need to learn a bit of PHP first though.