The site is an education review game site. Basically, I have a data interface already designed where anyone can upload information to a database and it will be displayed into the games. The problem is, this interface is not tied to a user management system. I need a user management system designed and integrated to my data interface. The data interface is written in php and I think it is going to need to be re-written in order to be compatible. This is an overview of what...