Jump to content

Recommended Posts

Posted

I decided to post the question on here since I am lacking time to find a script.

Can someone drop me a link for a php function/script to pull an RSS feed and process each item?

The lighter the better tbh, I will be having a hunt later but I thought I would ask here first.

 

Cheers

Posted (edited)

I don't have a script to hand, but there isn't much to it.

You can just use SimpleXML to process the RSS feed, then use a loop to loop through the results.

 

You are being more than a little ambiguous too by the way with "process each item". That processing could be many things!

Edited by InterwebsGuy
Got a little carried away with my loops!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...