Dynamic filename for RSS feed
Posted: Tue Aug 23, 2011 1:44 pm
Good day all
I'm busy creating some code for a dynamic RSS feed for my website users. I'd like to have a link to this appear on their personal pages.
I've got the base code for retrieving the data from the DB, and outputting the XML (although I want to change this from basic array at a stage to something better).
What I'd like to have, is to have the RSS link on their pages point to a personal URL / filename.
What would be best? Create a unique filename dynamically for each member (and how?). Or use mod rewrite and place this below their personal URL?
Any comments / suggestions welcome.
Thank you in advance
I'm busy creating some code for a dynamic RSS feed for my website users. I'd like to have a link to this appear on their personal pages.
I've got the base code for retrieving the data from the DB, and outputting the XML (although I want to change this from basic array at a stage to something better).
What I'd like to have, is to have the RSS link on their pages point to a personal URL / filename.
What would be best? Create a unique filename dynamically for each member (and how?). Or use mod rewrite and place this below their personal URL?
Any comments / suggestions welcome.
Thank you in advance