I am a little lost.
I just created an action in facebook and I am trying to publish it in my app.
facebook gave me this code:
curl -F 'access_token=xxx' \
-F 'gag=http://samples.ogp.me/436800766355204' \
'https://graph.facebook.com/me/xxx:laugh_at'
When I put that in my php script I get Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING