To append json data/elements to a json file, read the file, parse the JSON, push the new result to the array, convert into a string, and save it.
確定! 回上一頁