Import all of my blogs

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
matt1019
Forum Contributor
Posts: 172
Joined: Thu Jul 06, 2006 6:41 pm

Import all of my blogs

Post by matt1019 »

Hello All,

Just wanted to know if there is a "script" or a class out there for php that will import all my blogs from Xanga/Blogger and display on my site (rss import)

I tried searching for such a class on phpclasses.org but to no avail.

please help,

-Matt
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

I think you are going to want an RSS or XML parser. Have you googles 'PHP RSS parser' or 'PHP XML parser'?
matt1019
Forum Contributor
Posts: 172
Joined: Thu Jul 06, 2006 6:41 pm

Post by matt1019 »

Ok, I am on it.

Thanks Everah! :)

-Matt
Post Reply