Saving JSON string to MySQL database

前端 未结 3 508
一个人的身影
一个人的身影 2020-12-28 23:17

I have a JSON string with me

{\"name\":\"jack\",\"school\":\"colorado state\",\"city\":\"NJ\",\"id\":null}

I need it to be saved in the Dat

3条回答
提交回复
热议问题