rss feed order
rss feed order
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...
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.