ProgramWindowJava

Online Game

Hi there,

I'm from the PHP world and am looking to do some Java.

Me and a friend are thinking of starting up an online game.

We were thinking of storing the information (usernames, account details etc.) in a MySQL database. Is that a good way to store information or is there a better, mroe secure way?

Thanks

Ben

Replay:Online Game
mySql should work fine. Only other way would be XML. (There are others, but these aren't as nice, comma seperated files for example).
It all depends on what you want to store.
But if it's large amounts of relational data, I would use a database.
That said, mySql would be the database of choise, since it's easy to use and it's free.

[Previous] get source code from a website
[Next] Upload 20MB File

Google


Java

Upload 20MB File
ObjectOutputStream writing error
JDBC problem: NullPointerException
Writing a database
Declaring an array help
CMP and database connection problem
Need help with methods
Need help with this Code, please.
Threads
My first program.
memory address?
executable java file
Bitwise comparison?
Can't figure out Static Error?
Help!! using recursion to search an array
Encrypt / Decrypt homework help
Menus
help!!!!!!!!!!!!!!!
How to access JSpinner's JTextField?
easy questions