<?php $str = '{"200":"5","220":"0","65":"4","80":"0","199":"1","197":"1","198":"0","257":"4","223":"0"}'; $array = json_decode($str); echo $array->{'200'}; ?>
You have javascript disabled. You will not be able to edit any code.