Hi guys, I want to display separate pages for people in canada, us, england and a bunch of other countries... can this be done via PHP? if so how? thanks!
http:// phpclasses.org/browse/package/1477.html (Remove the space after the http:// I'm not allowed to post links)
Here are my bookmarks on the subject: http://www.hostip.info/ http://www.geobytes.com/IpLocator.htm http://ip-to-country.webhosting.info/ http://www.maxmind.com/app/geoip_country Once you have the country you can use if statements or a switch statement, whatever you fancy.