MySQL/PHP different servers, same usernames/passwords
Posted: Fri 16 Apr, 2004 19.29
Hey,
I'm working on a clients site which has a forum installed on it. They also have another section of the site which is connected to the forum to share the usernames and passwords - however they don't operate from the same table of users. The forum runs a script which transfers the users information to the other service. So that both services run with the same usernames & passwords.
Sadly the client has had some problems and a way to resolve this is to split the service. And low and behold it's the forum and the sites other service. Both sections of the site will be owned by different people - effectively it's a franchise, but that leaves me with a huge headache.
Both of these services are to be on completely different servers with two completely different webhosts. Is there anyway I can get a script running or something to that effect which takes the users from the forum table on Server A to Server B with minimal effort from the two site owners.
I'm not a huge PHP/MySQL expert , I can work with it but my programming skills are quite poor and would be great if anyone knew if this was possible or a way to do it?
Please let me know, it would help me so much.
Cheers
Ian.
PS. It's all quite complicated in why it can't be on the same server etc etc. Both people have very different plans and aims for their two sections but want to unify it under the same name etc.
I'm working on a clients site which has a forum installed on it. They also have another section of the site which is connected to the forum to share the usernames and passwords - however they don't operate from the same table of users. The forum runs a script which transfers the users information to the other service. So that both services run with the same usernames & passwords.
Sadly the client has had some problems and a way to resolve this is to split the service. And low and behold it's the forum and the sites other service. Both sections of the site will be owned by different people - effectively it's a franchise, but that leaves me with a huge headache.
Both of these services are to be on completely different servers with two completely different webhosts. Is there anyway I can get a script running or something to that effect which takes the users from the forum table on Server A to Server B with minimal effort from the two site owners.
I'm not a huge PHP/MySQL expert , I can work with it but my programming skills are quite poor and would be great if anyone knew if this was possible or a way to do it?
Please let me know, it would help me so much.
Cheers
Ian.
PS. It's all quite complicated in why it can't be on the same server etc etc. Both people have very different plans and aims for their two sections but want to unify it under the same name etc.