<!-- include facebook js sdk --> <script id="facebook-jssdk" src="//connect.facebook.net/en_GB/all.js#xfbml=1&appId=这里填写APPID"></script> <!-- comments plugins --> <fb:comments colorscheme="light" numposts="4" height="360px;" width="614px" href="http://www.example.com/" fb-xfbml-state="rendered" class="fb_iframe_widget"></fb:comments>
https://graph.facebook.com/?ids={YOUR_URL}
{
"http://www.example.com/": {
"id": "http://www.example.com/",
"shares": 399517,
"comments": 392
}
}
<?php $url = 'http://www.example.com/'; $api = 'https://graph.facebook.com/?ids='; $result = json_decode(file_get_contents($api.urlencode($url)), true); print_r($result); ?>
https://graph.facebook.com/comments/?ids={YOUR_URL}
{
"http://www.example.com/": {
"comments": {
"data": [
{
"id": "395320319544_27462154",
"from": {
"id": "100000223906701",
"name": "Thu\u1eadn Phan Thanh"
},
"message": "hello moto",
"can_remove": false,
"created_time": "2013-10-07T10:01:40+0000",
"like_count": 1,
"user_likes": false
},
{
"id": "395320319544_27877980",
"from": {
"id": "100001638736612",
"name": "L\u00e3 Minh"
},
"message": "hi you",
"can_remove": false,
"created_time": "2013-11-13T02:57:01+0000",
"like_count": 4,
"user_likes": false
},
{
"id": "395320319544_27879381",
"from": {
"id": "100004229015145",
"name": "Th\u00f9y Dung"
},
"message": "Mg \u1ee7ng h\u1ed9 t\u1edb v\u1edbi nh\u1edb \u003C3",
"can_remove": false,
"created_time": "2013-11-13T05:38:12+0000",
"like_count": 3,
"user_likes": false
}
...
],
"paging": {
"cursors": {
"after": "MjU0",
"before": "Mzk4"
},
"next": "https://graph.facebook.com/v1.0/395320319544/comments?limit=25&after=MjU0"
}
}
}
}
<?php $url = 'http://www.example.com/'; $api = 'https://graph.facebook.com/comments/?ids='; $result = json_decode(file_get_contents($api.urlencode($url)), true); print_r($result); ?>
机械节能产品生产企业官网模板...
大气智能家居家具装修装饰类企业通用网站模板...
礼品公司网站模板
宽屏简约大气婚纱摄影影楼模板...
蓝白WAP手机综合医院类整站源码(独立后台)...苏ICP备2024110244号-2 苏公网安备32050702011978号 增值电信业务经营许可证编号:苏B2-20251499 | Copyright 2018 - 2025 源码网商城 (www.ymwmall.com) 版权所有