bvondane
02-08-2007, 03:10 AM
Is there a way to dynamically add something onto the end of an rss feed url?
so instead of this:
http://www.weathermeister.com/whiskeyVictor/metar?ident=CNO
I would have something like this:
http://www.weathermeister.com/whiskeyVictor/metar?ident=$vbulletin->userinfo['field7']
so that it automatically pulls the ident info from the databse?
so instead of this:
http://www.weathermeister.com/whiskeyVictor/metar?ident=CNO
I would have something like this:
http://www.weathermeister.com/whiskeyVictor/metar?ident=$vbulletin->userinfo['field7']
so that it automatically pulls the ident info from the databse?