|
|
|
|
|
|
|
|
|
|
|
#1 |
|
I can now put whatever you want in this space :)
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. |
|
|
|
|
|
#2 |
|
I can now put whatever you want in this space :)
Join Date: Mar 2009
Location: Merica!
Posts: 543
|
No wait. Just use scary rss parser to build the web page with the rss, then use SSI includes to include it in your html page. You'll still have to enable SSI for HTML files with htaccess though.
__________________
Its just a jump to the left. |
|
|
|
![]() |
|
|