How to parse XML / RSS feeds and store them in Database. I have set of RSS feeds to parse and store them in my DB tables.
are there any code / tutorials available for this.
Please help.
This seems pretty helpful for the first part.
http://www.bobulous.org.uk/coding/php-xml-feeds.html
It'd then just be a case of a simple connect and insert into a database: