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.

File path, specifies a unique location in a file system.

learn more… | top users | synonyms

0
votes
1answer
128 views

get file path from url in php?

I am using php sdk for uploading images to facebook album.For this I need to give real path of Images.Incase of my server I can give real path of the image and upload to facebook is working fine. But ...