如何解析XML / RSS提要并将它们存储在数据库中[关闭]

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:

http://www.homeandlearn.co.uk/php/php13p3.html