I need a back end to correspond with the HTTP requests (get and post) that I can make from a game maker program. The back end needs to handle the http requests, and deal with data for users, like stats, user names, security, etc. I think I'd need to be able to set up some custom logic server side to...