Jump to content

Recommended Posts

Hello everyone.

I have two programs in which people need to login to with different user accounts. It would be awesome if I could merge them both into one. This way I can give them one username and when they login it logs them into both accounts.  Problem is I have never done anything like this but I am willing to try. If someone might have a site that explains how to do this or if anyone is willing to explain that would be great.

 

Cheers

 

Mike

Link to comment
https://forums.phpfreaks.com/topic/195690-merging-two-logins-to-one/
Share on other sites

if anyone is willing to explain

 

You must examine the code and the table structure for both scripts until you fully understand what each is doing, then write the necessary code to mimic/bridge the functionality being performed by one of the scripts so that it works with the table of the other script.

 

This is not just a simple matter of changing one line of code and the exact coding necessary is unique for each different application and even each different version of each application.  Your posts in this thread have not even mentioned which two different applications you are dealing with, so no one can even begin to offer any specific help.

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.