Well just today I was randomly inspired to make a demo on a mysql save server, firstly before I get your ideas on this I would like to know if this kind of savefile system is secure or "secure-er" than saving on say the hosts computer.
Personally, I think this type of system is better for editing as I can easily edit a player through phpmyadmin but still I would like some ideas on this and how many of you will actually use this demo.
I am mainly making this for my own use but releasing it as a Demo would be nice, and I know that there are probally many others who have actually released a demo as such.
Thanks for reading this.
Haywire
The sql database would be on "the host's" computer, just a different host's computer (at least, from what you're saying sounds like, but it could very well be on the same computer). As long as no data is routed through the clients' computers, security is the same whether the sql server is the same machine as the rest of the game or not.