Log in

View Full Version : Using PHP to pull in Facebook status



sjoe
02-22-2010, 04:39 PM
Hi, is there a way to use PHP to echo my FB status on my own site? On my FB page I see there's a div surrounding the status and it has an ID; I'm hoping there's a way to specify the URL and that grab that div.

Thanks,
Sue

Schmoopy
02-22-2010, 05:22 PM
Take a look at the facebook API, I haven't looked at it much myself, but I'm sure there must be something in there that will allow you to do this:

http://developers.facebook.com/