php - How to combine and parse RSS feeds? -


what easiest way go combining multiple (3+) rss feeds in php? kind of how yahoo pipes allows it, want code entirely on site instead of being embedded elsewhere.

the long-term goal combine multiple feeds , parse through them depending on queries.

thanks help!

use http://magpierss.sourceforge.net/#features , merge 3 arrays?


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -