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,