未分类

监控网站连接,流量等情况

http://www.jiankongbao.com/labs/http


获得facebook头像

50×50 px:
<img src=”https://graph.facebook.com/<?= $fid ?>/picture”>

width: 200px
<img src=”https://graph.facebook.com/<?= $fid ?>/picture?type=large”>

To save:
$img = file_get_contents(‘https://graph.facebook.com/’.$fid.‘/picture?type=large’);
$file = dirname(__file__).‘/avatar/’.$fid.‘.jpg’;
file_put_contents($file, $img);
Where $fid is your user id (or nickname) in facebook..


为啥李永强这个畜生还活着

为啥李永强这个畜生还活着