How do I UPLOAD json data

0 favourites
  • 1 posts
From the Asset Store
You can upload screenshots and photos to your server very easily.
  • Hi all,

    This is my second post about this....problem!!!

    I need help for save .json file in my server... like:

    • my app of facebook take the id of the user.

    -the php file will make a folder with the name of ID user.

    • when the user save the game, the php file will make a file and upload and overwrite a file like "save.json" of an array or others...

    Why this? I achieved for save the variable of the user in my database, but for make advance savegame (like object in a level, maps...etc, I can't save on my database..., doesn't make sense, I have to make 1000 rows for every users... )

    nobody need this?

    I think is one of the most important for make a good app or perfect savegame, for example, you can use this for store an information for one of the level, without waste your database...easy and fast, you can save and edit a different position of the tilemap, etc....

    I found this topic "how to save an image" and sounds like more difficult than save .json file...and it is solved...

    https://www.scirra.com/forum/viewtopic.php?f=147&t=113402&p=820834&hilit=upload+file+on+server#p820834

    and why I need the file in the server? because the savegame is accessible in all of the devices and you don't need to worry about the cache... or something like that...

    someone could help me please? I searched in different place but nothing...

    and if I use AJAX, I can send just 2048 characters, so, if I want to POST the "text.Json" in a php, is too small....maybe I'm wrong??

    Thank you all

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)