Jump to content

how to create


ravikumar

Recommended Posts

hi,

 

i have two php applications with their own registration system and database. How can I make the two system work together such that if users registers in one site he also get registered in the other?

 

I have heard about sngle sign-on (sso) but I don't think its a solution that takes into account both databases.

 

Looking forward for advices

 

thanks

ravi

Link to comment
Share on other sites

The easy way would be to use common signon code that registers people to the same "system" and then modify your verification code to check that "system" instead of the one(s) they currently do.

 

Obviously - if the two apps were well-written and used single signon and verify modules this will be an easy task. If they didn't it will be tedious and probably error-prone.

 

That's about all we can offer since you didn't seem to post any code using the forum's usual posting procedures.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.