Page 1 of 1

rss feed order

Posted: Tue 21. Feb 2006, 05:47
by tbuley
Hey there. I'd like to get my rss feeds (like this one: http://www.pennindy.com/rss.php?features) ordered chronologically. How would I go about doing this? Currently they list the articles according to publication date...

Posted: Tue 21. Feb 2006, 06:49
by Ben
It's probably an easy change to a sql query that the RSS feed is generated from. I'm not in front of the right computer at the moment, but I'd searce the entire source for various pieces of the first 3 lines of the url you list. That should get you either to or very close to the sql query that you're looking to change.