show facebook profile image on yii site

hi friends,

i want to show a facebook profile image of user on his yii site profile page.

anybody can guide me.how could it possible with yii framework.

i need your valuable suggestions…!!

am also facing same problem,any one help me

This is not yii based question, is more php/facebook api question.

Anyway, to get url of user facebook image:

where UID should be replaced with user facebook id.

There are also options to get different picture sizes, by adding type at the end of url, so please check facebook api specification for more details.

Why not possible with avatar?