return json_decode array value code example Example: json_decode $value = '{"Name" : "Tamer"}'; json_decode($value);