I want to save the the real image url with .jpg ,to do that i want to get the real image url but i have a url like this - http://graph.facebook.com/543525921/picture
the real image url of this url is
https://fbcdn-profile-a.akamaihd.net/hprofile-ak-snc4/371089_543525921_1936288375_q.jpg
How to display the real image URL always when i gave a url like "http://graph.facebook.com/anyuserid/picture" with php?
i tried alot but i failed..better some one if help me..thank you!