News Feed
Jobs Feed
Sections




News Archive
The OC Food Review Blog:
Make your own geovisitor
July 18, 2006 @ 06:22:53

The OC Food Review Blog has yet another cool little article (by Tawin Kiethanom) - this time, it's a look at creating a "geovisitor", a bit of tracking code/HTML that allows you to get the most info from your visitors.

The website uses an free external website called hostip.info to extract the location from the incoming ip address. The HTML code creates a small hyperlink image which directs the user to the main Geovisitor page displaying their geolocated hits on a google map. Now I know this isn't an amazingly unique idea but I must admit it hasn't be done with this kind of style before.

He walks through the steps:

  • parsing out the XML from the result call to hostip.info
  • setting up a database to record the information
  • displaying an image on the same page with a RewriteRule
  • integrating the information into a Google Map (via the API)

Sounds simple, right? Well, have no fear - there's plenty of explaination the whole way through, so you won't be at a loss.

0 comments voice your opinion now!
geovisitor hostip.info service xml database google map geovisitor hostip.info service xml database google map


blog comments powered by Disqus

Similar Posts

Zachary Burnham's Blog: Code: Setting up unit testing in Zend Framework with multiple databases

DevShed: Abstracting Database Access Using Polymorphism with Objects in PHP 5

Qafoo.com: Practical PHPUnit: Testing XML generation

David Coallier's Blog: Simple DBAL, PHP5, Light, Fast, Simple.

Nick Halstead's Blog: How to make AuctionAd$ dynamic with PHP


Community Events









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


opinion podcast api object tool language development zendframework2 code framework composer introduction community testing database unittest interview phpunit example release

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