我有点失落。
我刚刚在 facebook 中创建了一个操作,我正在尝试在我的应用程序中发布它。
facebook给了我这个代码:
curl -F 'access_token=xxx' \
-F 'gag=http://samples.ogp.me/436800766355204' \
'https://graph.facebook.com/me/xxx:laugh_at'
当我把它放在我的 php 脚本中时,我得到 Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING