Tag Archives: facebook

Facebook with facial recognition feature, privacy invasion?

According to a blog post on Facebook, Facebook has been rolling out a facial recognition feature which, Facebook claims, will help users to tag their photos easier. This new tagging feature will attempt to recognize your face and your friend’s faces and suggest people names and allow users to tag photos even faster. Continue reading

Posted in News | Tagged | Leave a comment

Get facebook Like button statistics with PHP

Facebook API allows us to retrieve the statistics for “Like” button given a “liked” URL.  The function get_facebook_like_button statistics returns xml result from facebook for a “liked” URL. This function utilizes CURL in PHP to retrieve the data from facebook. … Continue reading

Posted in PHP | Tagged | 2 Comments