Get Facebook Profile Pictures From Graph API
Facebook as given a handy API to retrieve or to get the Facebook profile picture just by giving the Facebook unique id of the user, we can also customize the picture size by various types as you have seen many website uses login with Facebook function in that they are getting the users data from there profile but many failed to get the user profile picture the real truth is its very easy just a single line of code will get the any users profile pic by the Facebook id by giving a call to API and now i had created a simple php based function to get the user data if the user types the username in the search box and hit enter it call the image and display it in the webpage, i created this because it would help the person who are integrating it inside a php script see the steps below.
To get the image use this link
http://graph.facebook.com/[user id]/picture
For changing the size use this link
http://graph.facebook.com/[user id]/picture?type=large --------------> for larger image
http://graph.facebook.com/[user id]/picture?type=smaller --------------> for smaller image
http://graph.facebook.com/[user id]/picture?type=square --------------> for square image
Demo Download
Get Facebook Profile Picture From Graph API,Get Facebook Profile Picture From Graph API, demo ,download,Get Facebook Profile Picture From Graph APIGet Facebook Profile Picture From Graph APIGet Facebook Profile Picture From Graph APIGet Facebook Profile Picture From Graph APIGet Facebook Profile Picture From Graph APIGet Facebook Profile Picture From Graph APIGet Facebook Profile Picture From Graph APIGet Facebook Profile Picture From Graph APIGet Facebook Profile Picture From Graph APIGet Facebook Profile Picture From Graph APIGet Facebook Profile Picture From Graph APIGet Facebook Profile Picture From Graph API
To get the image use this link
http://graph.facebook.com/[user id]/picture
For changing the size use this link
http://graph.facebook.com/[user id]/picture?type=large --------------> for larger image
http://graph.facebook.com/[user id]/picture?type=smaller --------------> for smaller image
http://graph.facebook.com/[user id]/picture?type=square --------------> for square image
Demo Download
Author : Solomon David
Get Facebook Profile Picture From Graph API,Get Facebook Profile Picture From Graph API,Get Facebook Profile Picture From Graph API |
Hello! I just wish to give a huge thumbs up for the great information you’ve gotten
ReplyDeletehere on this post. I might be coming back to your
weblog for more soon.
my homepage durum semolina flour recipes
Hi Bud
ReplyDeleteThis isn't working for some reason in Google Chrome Latest V32 at the moment
do you have any ideas as to why?