 |
? |
Author |
Message |
coyotech
Joined: 17 Dec 2014
Posts: 1
|
Posted: Wed Dec 17, 2014 2:47 am |

|
rss2html is working great for me, thanks for making this script.
However, I need to display 2 rss feeds on my php web site, and I find if I include 2 feeds on the same page, only the second one will show, even though they have different file names. For example I create feedx.php and feedy.php, and either will show up fine as a php include. However if I include both in different parts of the same page, only the second one will appear. How can I get 2 feeds to work?
|
|
|
 |
 |
Tech Support
Joined: 27 Aug 2004
Posts: 2688
|
Posted: Wed Dec 17, 2014 10:21 am |

|
You may want to implement a second instance of the script and template, then have one copy of the script reference one feed and the second copy of the script reference the second feed.
|
_________________
Create RSS Feeds
Audio Recording and Editing
|
|
 |
 |
|
|
|