<?php $foo = json_decode('{"foo": "bar"}', false); echo $foo->foo;
You have javascript disabled. You will not be able to edit any code.