Convert JSON string to PHP Array

后端 未结 9 1149
渐次进展
渐次进展 2020-12-16 03:43

I have the following JSON string, which was an Objective C array then encoded to JSON:

 $jsonString=[\\\"a@gmail.com\\\",\\\"b@gmail.com\\\",\\\"c@gmail.com\         


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