$itemArr = json_decode(iconv('gbk', 'utf-8', $result1[8]), true); echo "<pre>"; print_r($itemArr); echo "</pre>";