insert record with facebook connect extension

hi everybody…!!

i am using facebook connect extension for facebook api calls in my yii application. now i want to insert a logged in user form facebook credentials to database table if he/she doesn’t present in db with same fb user id…!! or simply u can say i just want to call my user module in FBLogin.php file and just want to save this user into database.and make this user as a current logged in user…!!!

i hope you my point is clear here…!!

Does anybody help me out here…!!

thanks in advance…!!

oopsss…no reply yet…!!!

but its ok…!!! i’ve did it with some my own logics… ;)

i use a code of http://www.yiiframework.com/forum/index.php?/topic/6372-creating-facebook-connect/ with facebook connect yii extension and yes its work for me…!!!