wss1051 发表于 2017-4-6 10:37:14

php string to json

$body = stripslashes($response->body);
$body = json_decode($body, true);
页: [1]
查看完整版本: php string to json