Hey guys,
I was wondering if anybody can point me in the right direction on how to create a account system for users using flash.
I know I will have to use php/mysql, but I have no idea where to begin…
What I need is to setup a system where users can register, login, play our games to win points to gain access to other areas of the site…
I can create the registration part of the site and the login form… How will I be able to set the login script to read from the database to pull account details and later on save progress to the database for that user?
I hope I make sense…
Thanks.