开发者

Using Facebook Open Stream API with PHP

开发者 https://www.devze.com 2023-01-17 09:01 出处:网络
I\'m interested in using the Facebook Open Stream API to read a users Facebook news feed in my PHP web app.

I'm interested in using the Facebook Open Stream API to read a users Facebook news feed in my PHP web app.

I'm interested if someone with API experience can answer the following;

  1. Am I right to use Facebook Open Stream API?
  2. Where is the most comprehensiv开发者_运维百科e documentation.
  3. Is there a PHP library I can use?


You'll want to use the new Facebook graph API.

Here's the docs for it: http://developers.facebook.com/docs/api

Here's their PHP SDK: http://github.com/facebook/php-sdk/

0

精彩评论

暂无评论...
验证码 换一张
取 消