I just make a snippet to convert an IP address to geo coordinates using MaxMind's free GeoLite database. It's pretty simple, so beginners should be able to follow it.
Link: http://cakeforge.org/snippet/detail.php?type=snippet&id=69 Description: Using a free geo coordinate database and sample php implementation, one can take an IP address and convert it to geo coordinates, city, state, and country or origin. By making some simple changes, you can use the same package in CakePHP with ease. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
