Ok so I have a stock content provider called Redinews. One of the components they offer which I need to use is an XML feed. The feed is
http://dev.redinews.com/tools/XM01?queryid=myaccountnumber
Problem with that, is that I can’t seem to load THAT into php and parse it. Is there any way to load that, temporarily save it THEN parse it? Or just anything thats simple… I need to get this done as soon as possible :crying: thanks in advance!