Home  |  About  | Last |  Submit  |  Contact
AllQuests.com




Previous Question:  Will Buy iPhone For You  Marketplace ArchiveNext Question:  Paypal Alternating script  Scripts and Online Services
Question feed rss into dbs ( SitePoint Forums Scripts and Online Services )
Updated: 2008-11-23 08:25:02 (4)
feed rss into dbs

does anyone know of a good script which can put the content of rss feeds into a database? i checked hotscripts but its hard to narrow something down from all the search results ...

Answers: feed rss into dbs ( SitePoint Forums Scripts and Online Services )
feed rss into dbs

do you mean rss feeds from the other sites?

Kailash Badu

feed rss into dbs

thats correct

stef25

feed rss into dbs

I assume you are using PHP.

PHP comes with an XML parsing module called simplexml and it is indeed simple. You can use it to read rss feeds from other site. Just fetch the elements that you want to put in your database, start a MySQL connection, and put away those elements.

But why would you even want to store rss feeds in to your own database when you can easily fetch them from the other site?

Kailash Badu

feed rss into dbs

One is Newstopica.
I am planning to do an upgrade to this script soon, but the existing one works pretty good already with RSS and Atom feeds.

dvduval

Previous Question:  Will Buy iPhone For You  Mac Forums  Marketplace ArchiveNext Question:  Paypal Alternating script  SitePoint Forums  Scripts and Online Services

- Source: feed rss into dbs SitePoint Forums Scripts and Online Services
- Previous Question: Will Buy iPhone For You Mac Forums Marketplace Archive
- Next Question: Paypal Alternating script SitePoint Forums Scripts and Online Services