Where to store image? I want to post an image to wall of facebook using graph api.I came to know that ,facebook is not allowing localhost image.Image should be on the live server.I don't have that much space on the server.Then what is option?How can I post an image to facebook page or wall?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
You can store Image in database by using data type "image “or by converting in “binary”. Thanks |
|||