function getShares($url) { file_get_contents('http://graph.facebook.com/?id='.$url); $json = json_decode($json); return intval($json->{'shares'}); }
Blog de Sistemas Informáticos
function getShares($url) { file_get_contents('http://graph.facebook.com/?id='.$url); $json = json_decode($json); return intval($json->{'shares'}); }
We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.