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
Post a Comment