//ads: ?> PHP Get value from JSON [duplicate]phpjson PHP Snippet 1:$json_a=json_decode($string,true); PHP Snippet 2:$getit = $json_a['achievement'][1]['title'];