to start off i have little php and database experience, this is just a question as to which this could give me issues in the future or will not work.
i want to link a website with the game server, so when players register on the website they will be registered on the website and server.
i figured i can just change the website to use the login/password
of the game servers user/password, would that work?
now my other question is can i change the tables for the user's to something else would the server need to be modifyed to read what ever table i make of it? for the second question i just wanna know what i would need to do, not how to do it.
both database's are on the same sql.
i think the easiest way if i can would be to change the game server to read the websites database tables, if its possible got an idea on what i should modify to fix it?


Reply With Quote


