<?php $json = '{ "ID":"5454126" ,"class":"ObjectClassRAJ" }'; $ch =json_decode($json,true); echo $ch["ID"];
You have javascript disabled. You will not be able to edit any code.