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.

fopen opens a file resource, in order to read, write or append content to it.

learn more… | top users | synonyms

0
votes
1answer
208 views

Copying Facebook Profile Picture Creates a 0kb Image File

This used to work and now it doesn't on my server. This is kind of a last ditch effort to try to figure out what is going wrong here. I'm simply trying to copy a profile image from Facebook to a ...
-2
votes
4answers
2k views

fopen returns Resource id #4

<?php $handle = fopen("https://graph.facebook.com/search?q=mark&type=user&access_token=2227470867|2.mLWDqcUsekDYZ_FQQXYnHw__.3600.1279803600-100001317997096|YxS1eGhjx2rpNYLNE9wLrfb5hMc.", ...