<?php $json = <<< 'EOD' { "int": "1234", "float": "1234.5678" } EOD; var_dump(json_decode($json));
You have javascript disabled. You will not be able to edit any code.