Jump to content

RSS parsing question


pgabriel

Recommended Posts

Hello.

 

I`m working on a new project right now. I`m making a website that will parse rss from blogs. First i used magpierss but it did`t satisfy me because of those annoyng charsets. Anyway, right now i`m using another parser.

 

This is my concern:

How to parse all the data from rss including categories and subcategories from blogs. I mean, how to insert in database the categories and subcategories and how to query them? I made the categories and subcategories table in mysql, but how to insert from rss to mysql?

When i enter a rss feed to parse, it grabs it all.

 

Any ideas?

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/54325-rss-parsing-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.