Simple question about facebook

Trooperr

Newbie
Joined
Feb 11, 2012
Messages
41
Reaction score
7
Can Facebook-Connect on a site do everything a normal sign-up login process can?

Every person has there own database I.D for uploading/downloading, Saving info, saved message's, new messages ect.

You get the idea.

Much love Trooperr ;)
 
I don't think there is a difference. I use social connect plugin on my websites and everything's fine.

Thanks for the answer. Could i have a look at one of you're site's to see how it works? I can't Pm you :(
 
Yes it can, depending on what infos you want to collect you can ask for required perms in the application and if user allows, you can store that info.
 
Yes it can, depending on what infos you want to collect you can ask for required perms in the application and if user allows, you can store that info.

So i can request for Facebook ID, Name, E-mail. Then create a database that stores that info, so if they log back in the database base will search for facebook id, name, e-mail of who ever is connecting and then reload stuff like pictures they have uploaded msgs and so forth.

Sorry if it sounds noobish i know some Sql,php ect but im no master.
Trying to get as much info as i can before i even atempt to start on this project.
 
So i can request for Facebook ID, Name, E-mail. Then create a database that stores that info, so if they log back in the database base will search for facebook id, name, e-mail of who ever is connecting and then reload stuff like pictures they have uploaded msgs and so forth.

Sorry if it sounds noobish i know some Sql,php ect but im no master.
Trying to get as much info as i can before i even atempt to start on this project.

yes.

If you want to grab their albums etc you will need your app to ask for required permissions.
 
yes.

If you want to grab their albums etc you will need your app to ask for required permissions.

It will just grab there name's email's. They will have albums uploaded though my site but can only acess them with facebook connect.

Its hard to explain the concept really because my idea has never been done before and it has alot of intrest.
 
Back
Top