Hey all,

I'm making a shoot em up game(2D) and i want a registration section and a login section.

SO...

The gamer who hasn't got an account registers on the game, then they have a login for the game. the user log in and then they can play the game. when they win or lose there high scores will be kept with the login of who ever got the score.

I'm thinking, how i would do the registration section and the login, would i have to use multiple arrays or are you able to use a MYSQL on a program? And what would the code be like to this?

I'm really stuck and don't know what to do.


Many Thanks Ben