When I call $facebook->api('/me?fields=picture');
All I get is an array back. How do I get the actual image data?
|
When I call All I get is an array back. How do I get the actual image data? |
|||||
|
|
Have you tried /me/picture?
Here is a live demo (check the source for proof) -
|
|||||
|