Hello,
I don't have any experience with HttpUtils, so please forgive my total lack of knowledge on this matter.
Let's say I have a space invaders game and I want to upload the highscore as username.txt.
At first I was going to do this using FTP protocol, but DonManfred suggested that this should be done via POST using the HttpUtils lib.
How does this work? Do I also need PHP code running on the server side? I know nothing about PHP.
I don't have any experience with HttpUtils, so please forgive my total lack of knowledge on this matter.
Let's say I have a space invaders game and I want to upload the highscore as username.txt.
At first I was going to do this using FTP protocol, but DonManfred suggested that this should be done via POST using the HttpUtils lib.
How does this work? Do I also need PHP code running on the server side? I know nothing about PHP.