<?php $json = '{"id":1639}'; $data = json_decode($json, true); var_dump($data);
You have javascript disabled. You will not be able to edit any code.