Blogger and Wordpress

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
xionhack
Forum Contributor
Posts: 100
Joined: Mon Nov 10, 2008 9:22 pm

Blogger and Wordpress

Post by xionhack »

Hello. I dont know if somebody here is familiar with blogger and wordpress.

Blogger and wordpress are blogs engines. I want to make a php script that will go to a blogger or to a wordpress blog, and given a date will tell me how many posts have been written till today and when was the last post. Can somebody help me? Thanks!
xionhack
Forum Contributor
Posts: 100
Joined: Mon Nov 10, 2008 9:22 pm

Re: Blogger and Wordpress

Post by xionhack »

I found the way for wordpress, in wordpress I would access the database. With blogger I dont have access to the database so how would I do it?
Post Reply