Hello
Is it possible to capture an RSS feed and put it into a mysql database so that you can write it back out onto a website?
Basically I wanted to add local weather to a site, but all the free options that do that have rubbish symbols and lots of advertising built in. I thought if I take an RSS weather feed and put it into mysql, I can then use that information to run a completely custom weather conditions image.
Possible? Any good tutorials you can point me to?
Many thanks!