I am new to codeigniter and I want to get profile pics, friend list from my facebook id and as I’m new I would prefer step by step explanation
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
https://graph.facebook.com/USER_FBID/pictureUsually I’ll simply place that url within an
<img>tag –<img src="https://graph.facebook.com/4/picture" width="100">Live demo (check the source of this post for proof 😉 –
Yes, Mark Zuckerberg’s Facebook ID is
4