Jump to content

Merging two logins to one.


mikeoffy69

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.