Ok what i am doing is i am creating a turn based game for people to join and play online an example of this type of game is World-of-war.com or Swirve.com's Earth: 2025. I have decided to use Javascript for most of the scripting and have the following inqueries.
Database type: I believe I am going to us a MS access but i wonder in a MY SQL wouldn't be more effective. ( the databse must hold player ID's Passwords, and player stats including how many units turns money ect... that player has. The database also must be easy to access the info. )
What is the "struct" cammand for Javascript
ANd suggestions on what code to use to access the info from the DB and print it and then change it when the user makes a command
Thanks
Jas
Database type: I believe I am going to us a MS access but i wonder in a MY SQL wouldn't be more effective. ( the databse must hold player ID's Passwords, and player stats including how many units turns money ect... that player has. The database also must be easy to access the info. )
What is the "struct" cammand for Javascript
ANd suggestions on what code to use to access the info from the DB and print it and then change it when the user makes a command
Thanks
Jas