Post to a Facebook user's wall with cURL PHP

后端 未结 3 920
温柔的废话
温柔的废话 2020-11-29 02:15

I\'m storing facebook userid\'s and access tokens. Can i post to a selected user\'s wall with this information? The following code is found here: http://developers.facebook.

3条回答
  •  南方客
    南方客 (楼主)
    2020-11-29 03:19

    Use Facebook SDK. It's much better than handling CURL by yourself.

提交回复
热议问题