how to access json_decode data code example Example: json_decode $value = '{"Name" : "Tamer"}'; json_decode($value);