← 全部工具PHP 工具JSON to PHP arrayTry it{"a":1,"b":"x"}array('a' => 1, 'b' => 'x')Convert JSON to a PHP array string.