ucntkilme
15-07-2008, 02:17
Hello,
I just setup a TS Server on my Windows XP machine. but I need some information for what I want to do.
My TS Server like I said is on my local machine, but we also have a website hosted on another server.
I am trying to figure out how, if possible, to write a PHP script that people in my corporation for the online game I play will view a script in the in game browser to register.
What this script will do is:
Update the teamspeak database on my local machine (or if i can somehow move the database to my domain that would be cool) with their chosen username and password.
Update the database for the forums to insert them into the users table.
And last but not least Update whatever it needs to for password protected directories to include their selected username and password.
I can do the database for the forums, but that is about as far as my PHP knowledge goes.
Any help I can get on the other 2 would be greatly appreciated.
I just setup a TS Server on my Windows XP machine. but I need some information for what I want to do.
My TS Server like I said is on my local machine, but we also have a website hosted on another server.
I am trying to figure out how, if possible, to write a PHP script that people in my corporation for the online game I play will view a script in the in game browser to register.
What this script will do is:
Update the teamspeak database on my local machine (or if i can somehow move the database to my domain that would be cool) with their chosen username and password.
Update the database for the forums to insert them into the users table.
And last but not least Update whatever it needs to for password protected directories to include their selected username and password.
I can do the database for the forums, but that is about as far as my PHP knowledge goes.
Any help I can get on the other 2 would be greatly appreciated.