How to Load Json Data Into Arrays , Variables etc.. from Server PHP - AJAX - Construct3

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • 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