Could you please tell me how to dynamically add or modify attribute values in json?
虔2018-10-15 10:28:03
0
2
1182
For example, if there is a separate json.txt file to save data, how to use PHP to change the attribute values in json.txt or add new attributes and attribute values
PHP reads data, json_decode directly parses the operation