Tag: rss.php
rss.php
rss.php is the script that generates all of the page-based RSS feeds for Siteframe. (Some RSS feeds, such as those for search results or all tags, are not a list of pages and are thus generated using a template.) rss.php executes a SQL statement that returns a list of pages, then creates a DOM tree in RSS format for those pages.
Query String Parameters
rss.php, when invoked without any...
0 comment(s)
/ glen
/ Scripts
/ on December 10, 2005 at 16:34
