Chad
Chad

Reputation: 18396

Display Facebook Status Publicly

There a couple posts on this topic non of them really talk about posting your facebook status publicly. I'm looking to post a facebook status publicly just like you can with a twitter update. Does anyone have a fully working code example of this?

*Note: I am not looking for a plugin for something like wordpress. I am looking for a homegrown solution based on the API.

Upvotes: 1

Views: 175

Answers (1)

jjclarkson
jjclarkson

Reputation: 5954

There is a mini-feed of your status that you can use. Here is an example for showing your facebook status on a wordpress blog.

There is an SO question already going on about this. It looks like PEAR's Services_Facebook might help you out.

Upvotes: 1

Related Questions