Skip to content
Advertisement

Tag: insert

php how to store and read json data via mysql?

php how to store and read json data via mysql? then, how to update data value? read out the data, then insert it with an json_encode and decode process, or only easy way update? then insert another change to [{“id”: “1”, “value”: “yes”},{“id”: “2”, “value”: “yes”}]… Or even if a long long value. [{“id”: “1”, “value”: “yes”},{“id”: “2”, “value”: “yes”}…{“id”:

Advertisement