php prints out the code in the picture below in the form of json:
{"title":"Our organization","des":"As The central organization of the association is responsible for uploading and distributing information.","url":"abc.com"},{"title":"Recruiting | This summer, let's pick up the association together!"....},{. ..}..}
I’m not familiar with how to operate, please give me some advice~
代码输入中...2018-07-25 21:29:13
What do you mean, do you want to convert this code to json? PHP has a function json_encode that converts directly to json format