Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 493
PHP Script Codes > Twitter Tweets by Geolocation
This is a little function I wrote in PHP to get all tweets from a certain location. The place you want to search around is defined by longitude and latitude,you then tell the script how far around that point you would like to search in kilometres and how many results you would like returned.
The script is very simple and fully commented.