多年裝潢經驗,專針對住家裝潢、住家規劃裝潢 專業諮詢為您打造完美居住空間! | ![]() | 專業施工、完善保固、為您解決居家/辦公大樓漏水 壁癌、外牆防水隔熱問題 |
[php] 取facebook 讚的值 |
房東:瓜瓜 ![]() 發表時間:2016-01-27 | [檢舉] |
$source_url = \"http://www.j2h.tw\"; //This could be anything URL source including stripslashes($_POST[\'url\']) $url = \"http://api.facebook.com/restserver.php?method=links.getStats&urls=\".urlencode($source_url); $xml = file_get_contents($url); $xml = simplexml_load_string($xml); $shares = $xml->link_stat->share_count; $likes = $xml->link_stat->like_count; $comments = $xml->link_stat->comment_count; $total = $xml->link_stat->total_count; $max = $shares+$likes+$comments; echo\" 臉書分享. $shares 臉書按讚 $likes 臉書留言 $comments 總數 $total \"; ?> function get_facebook_likes( $url ){ $base_url = \"http://graph.facebook.com/\"; $obj = json_decode(file_get_contents($base_url.$url)); return isset($obj->shares) ? $obj->shares : 0; } echo get_facebook_likes(\'http://www.j2hcom.tw\'); ?> |
廣利不動產-板橋在地生根最實在--新板特區指名度最高、值得您信賴的好房仲 完整房訊,房屋、店面熱門精選物件,廣利不動產 優質仲介,房屋租賃、買賣資訊透明,交易真安心! 廣利不動產-新板特區指名度最高、值得您信賴的好房仲 您的托付,廣利用心為您服務 |