Read and RSS feed

With this function you can read any rss feed you want!

Usage

Copy the two above functions to your includes file.
And use the second snippet to ready any RSS feed you want!
Have fun!

Comments

Posted 12 days ago by unknown user

if i want in the same time to parse two rss feeds then how we can do it ?

Posted 12 days ago by Rolf

You can use the function in an other var.
In the code above i used $latest = readRSSFile("");
You can use another like: $otherVar = readRSSFile("");
And than in the for loop use $otherVar.



loader

progress bar