If you want to load a Json file from server into arrays , variables or anything else in yor app or game check this out. All My tutorials here. 1) Upload the fil...
abdalghani Hi , you can send an email to the user with the ID for retrieve the data in the future .
Email address is not better ?
abdalghani , Better than what ? I didnt get it
rafaeltrigo
if you send an email to the user , how do you know this ID for this user ?!
abdalghani , there are many ways to do it , but it will be a different tutorial " topic" but I can give an example , if you want to send the Id to the user you can make this option available in the game , ex: save game > and the game will ask the user his email address and when click it will get the id from localstorage that is already saved or from server and send him an email , you can start from here w3schools.com/php/func_mail_mail.asp