Test Post Action to Facebook PHP SDK
try {
$fblikes = $facebook->api('/me/bigmechanic:grab', 'post',
array(
'wipers' => 'http://www.bigmechanic.com/promo-page.html',
'access_token' => $facebook->getAccessToken()
));
} catch (FacebookApiException $e) {
echo $e->getMessage();
}
print_r($fblikes);
Written by Wayne Roddy
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#