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.

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?

share|improve this question
2  
The question is not very clear – Ofir Sep 8 '11 at 12:01

1 Answer

You can store Image in database by using data type "image “or by converting in “binary”.

Thanks

share|improve this answer
Did u get,what am asking? – pinky Sep 9 '11 at 4:39
i not getting your question clearly.. please can you post more about it – JD Varu Sep 23 '11 at 8:22

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.