how to I get the Facebook profile photo with PHP? -


i trying user's current profile photo...

can assist on here?

thanks !!

not specific php, user's profile picture public, if have users facebook id, request:

http://graph.facebook.com/user-id/picture

more info on: http://developers.facebook.com/docs/reference/api


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -