View Single Post
Old 2009-06-19, 10:51 AM   #7
nate
I can now put whatever you want in this space :)
 
nate's Avatar
 
Join Date: Mar 2009
Location: Merica!
Posts: 543
Use scary rss parser to build the html and then have it write that html into a template html page that replaces the page you have the rss in.

scary rss parser will build the html and cache it, but you're gonna have to hack in some php to make it write to a template instead of a cachefile.

The best thing to do is use htaccess in that directory to make html files parse php and just add it with php.
__________________
Its just a jump to the left.
nate is offline   Reply With Quote