I am developing an Online Game but i saved information into a file. My objetive now is to save into a Database. How do we do it?
Is it possible to save information to MySql or I must use a different plataform?
How can I connect to a Database?
Do we must use the HTTP?