<?php $ar = json_decode('{"var": "message", "var-1": "yello"}'); print_r($ar->{"var-1"});
You have javascript disabled. You will not be able to edit any code.