Search found 1 match
- Tue Aug 23, 2011 1:44 pm
- Forum: PHP - Code
- Topic: Dynamic filename for RSS feed
- Replies: 1
- Views: 339
Dynamic filename for RSS feed
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 some...