dadamssg Posted August 17, 2009 Share Posted August 17, 2009 i'm completely new to RSS feeds. Been ignoring the little logo for years now and now trying to understand how to use them. I think i want to use feeds from other sites to my site just to add a little content. Can you subscribe to multiple feeds and have them all list out intertwined into one feed on my site? or can you only subscribe and view one in a single feed? Link to comment https://forums.phpfreaks.com/topic/170724-rss-feeds/ Share on other sites More sharing options...
corbin Posted August 18, 2009 Share Posted August 18, 2009 Yes, your site can collect data from multiple RSS feeds and display it in the same place. Also, there's no way to make PHP "subscribe" to an RSS feed. You'll have to code a reading/caching script. Link to comment https://forums.phpfreaks.com/topic/170724-rss-feeds/#findComment-900671 Share on other sites More sharing options...
Daniel0 Posted August 18, 2009 Share Posted August 18, 2009 Maybe a better place to start would be to familiarize yourself with how RSS feeds are built, the tag names that are used etc.? Link to comment https://forums.phpfreaks.com/topic/170724-rss-feeds/#findComment-900717 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.