Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
Old 04-12-2010, 01:30 PM Database access
Junior Talker

Posts: 4
Trades: 0
Hello!

I need help with a script or something able to do the following:

I will explain what I want through an example.

X is a registered member on - let's say - 5 different websites with 5 different accounts.

I made a website, where X can register as a member and with the username and the password he/she registered on my website... he can register on the other 5 websites.

Actually... I have a website which communicates with those 5 websites. Every member of my website... is automatically a member of each of those 5 websites.

These 6 websites are completely different. Different hosts, different databases...

Is there a function/script which is able to realise this bridge between my site and each of those other 5?

Thank you very much!
steeefan2008 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-12-2010, 02:59 PM Re: Database access
lynxus's Avatar
Awesomeo-Maximo

Posts: 1,618
Location: UK
Trades: 1
Either have all DB's sync ( probably not good )

Or create a new user on each DB and then allow each webserver to talk to eachother on mysql's port.
Then you can have your script update the DB on the fly on a remote server.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


lynxus is offline
Reply With Quote
View Public Profile Visit lynxus's homepage!
 
Old 04-13-2010, 03:30 AM Re: Database access
Novice Talker

Posts: 11
Trades: 0
Hi Steeefan2008.

You can also have 1 DB for users information and connect to that DB remotely for user authentication from each of your websites.
__________________

Please login or register to view this content. Registration is FREE
.:. Professional Hosting since 2003
2wdh.com is offline
Reply With Quote
View Public Profile Visit 2wdh.com's homepage!
 
Old 04-13-2010, 03:42 AM Re: Database access
Junior Talker

Posts: 4
Trades: 0
Quote:
Originally Posted by 2wdh.com View Post
Hi Steeefan2008.

You can also have 1 DB for users information and connect to that DB remotely for user authentication from each of your websites.
now that's exactly what I want!!!

I want all the users information to be stored in my database... and when the user comes to my site and login he can surf all the other websites as logged in!

Or... to log in on the other websites with the username and password stored in my DB!
steeefan2008 is offline
Reply With Quote
View Public Profile
 
Old 04-13-2010, 03:46 AM Re: Database access
Junior Talker

Posts: 4
Trades: 0
Quote:
Originally Posted by lynxus View Post
Either have all DB's sync ( probably not good )
why do you think it's not good? if my DB is protected and I'm the only one who has all the privilleges... the other websites can only read it... why isn't good?


Quote:
Originally Posted by lynxus View Post
Or create a new user on each DB and then allow each webserver to talk to eachother on mysql's port.
Then you can have your script update the DB on the fly on a remote server.
I don't want to create users in each DB... only in mine!
steeefan2008 is offline
Reply With Quote
View Public Profile
 
Old 04-13-2010, 03:57 AM Re: Database access
Junior Talker

Posts: 4
Trades: 0
So... is there anyone who can help me out with this kind of script?
steeefan2008 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Database access
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.32629 seconds with 12 queries