First, thanks for the response, Dop. Your capx just pierced the forest, now I can see the trees. Thanks for that. Maybe I'm overthinking this or missing the forest for the trees, but a follow-up context and questions.
FYI, I will be making adjustments to the data in the array which will migrated to a JSON file. But I'm comfortable with editing strings within an array, so no problem there. Check.
I'm also familiar with POST/GET processes for loading/downloading txt files to a server. Check.
So, how do I get the json file to the server? When I download the array to the JSON file it goes to my downloads folder on my computer. I'm presuming that when this app is running on the server it will save to a folder on my server, is that correct? Again, I'm familiar with the php POST/GET processes, but it seems the JSON download event automatically downloads the JSON file to a folder of its choice. How do I instruct it to download a folder of my choice?
In the alternative can I just save the JSON folder and POST it (via php) to the server file/folder of my choice? If so, how would I do this?
Thanks.
PS. Send me that buy a cup of coffee link.