Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7972913
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T07:58:31+00:00 2026-06-04T07:58:31+00:00

I am developing a Facebook application that stores into MySQL the photo[id]. I am

  • 0

I am developing a Facebook application that stores into MySQL the photo[id].
I am using Facebook’s Graph API to retrieve all of the user’s photos and by a radio button the selected photo[id] is stored into mysql.

The problem is, how should I display the image’s source by the id stored?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T07:58:31+00:00Added an answer on June 4, 2026 at 7:58 am

    You inspect the Graph Object for that id,

    graph.facebook.com/photoID
    

    For example a photo from facebook.com/facebook

    http://graph.facebook.com/427100966728
    

    This will return a JSON response for which you can choose the size you desire for the source.

    For more information see, http://developers.facebook.com/docs/reference/api/photo/

    For example in the PHP SDK

    $a_photo = $facebook->api('/427100966728');
    
    <img src=<?php echo $a_photo['picture'] ?> />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing a Facebook application using their Graph API. I have previously developed an
I am developing an iPhone application that deals with Facebook. I am using the
I'm working on developing a Facebook application that accesses the user's friends list. Since
I'm developing an IFrame application in Facebook (using pyfacebook and Django) and could not
I'm developing an web application in Java and using facebook account for login to
I am developing an Android application. Here I'm integrating the facebook api to my
Good evening. I'm developing an android application that uses Facebook SDK. I've no problem
Iam developing a php facebook application that will display the facebook score of the
I am developing a Facebook application where the user can invite their friends and
Possible Duplicate: How to get friend's birthday list using facebook api? I'm developing an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.