Facebook Login

Hi there,

I’m trying to develop a facebook login feature for my website where users can register using either my system or fb. I have a database and register/login structure for my website, but am having problems integrating facebook into it.

I have no problem logging a user in through facebook, but how do I store their user id in mysql so that I can create unique information for their user profile: upload pictures, etc?

Thanks,

On Facebooks developer page they have a full guide how to. I am not sure if I am allowed to link it though. A google search and you’ll find it.

Thanks, but what is the process that you use to store the facebook user id after they are logged in?