News Feed
Jobs Feed
Sections




News Archive
DevShed:
Generating Web Pages in Multiple Languages with a PHP IP-to-Country Mapping Application
February 19, 2009 @ 12:03:18

DevShed has the next in their "IP to country" series posted today, this new tutorial showing how to create a more customized site (a simple page or two) with the IP detection and a front controller.

Welcome to the third part of a series on developing an IP-to-country mapping application with PHP. Made up of four approachable tutorials, this series teaches you how to create a program like this by using a single MySQL lookup table, and shows you how to use this program to enrich your own web sites with geo-location capabilities.

They use the mapping data you pulled from the Webnet77 ip-to-country database (and dropped into the MySQL database) to evaluate where the user is coming from and display product information based on the two letter country code it returns. They throw in a bit about a front controller too, a simpler way to ensure that the user's location code is set for every request.

0 comments voice your opinion now!
mapping application front controller mysql database tutorial


blog comments powered by Disqus

Similar Posts

Mike Lively's Blog: Adding Database Tests to Existing PHPUnit Test Cases

Job Posting: Ning Seeks Application Developers (Palo Alto, CA)

Joshua Eichorn's Blog: HTML_AJAX Wordpress Plugin Tutorial

Christoph Dorn's Blog: Integrating FirePHP for Ajax Development

phpRiot.com: Zend Framework 101: Zend_Cache


Community Events











Don't see your event here?
Let us know!


interview zendframework2 development framework functional conference unittest code tool introduction series opinion community application language podcast example testing release phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework