<?php $users = json_decode('[{"name": "hakre"}]'); echo $users->name; # Notice: Trying to get property of non-object
You have javascript disabled. You will not be able to edit any code.