954,597 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Develop rss feeds by using Php?

Dear visitors,

I found a site, they collect jobs from other jobs sites through rss feeds. How to collect records to MySQL database from rss feeds by using Php? . How to develop rss feeds by using Php and how to convert rss feeds into records of MySQL database? I want to develop a similar website of . If anybody knows, please comment your suggestions.

Thanks
Leny Jose

lenyjose
Newbie Poster
2 posts since Nov 2011
Reputation Points: 10
Solved Threads: 0
 

You can read an rss file with SimpleXML for example. Generating an rss feed is simply turning your records into a well-formed xml file.

pritaeas
Posting Expert
Moderator
5,484 posts since Jul 2006
Reputation Points: 653
Solved Threads: 875
 
You can read an rss file with SimpleXML for example. Generating an rss feed is simply turning your records into a well-formed xml file.

OP was spammer, got busted...

Thread closed

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: