dynamic rss feed?

Status
Not open for further replies.

chriogenix

Banned
Dec 25, 2008
79
0
0
Honolulu, HI
www.twitter.com
anyone know how to display a dynamic rss feed on a page that changes depending on user location. ie creating a news feed on a page that changes depending on user location. displays a bunch of different news stories

im ok at PHP and know how to use maxmind geoip.

any help/tips would be greatly appreciated
 


get location from maxmind -> lookup top 10 stories for that palce in db -> print them out. wikipedia has the rss schema for you to copy.
 
Status
Not open for further replies.